This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
c9-core
kopia lustrzana
https://github.com/c9/core
Obserwuj
1
Polub
0
Forkuj
You've already forked c9-core
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
d607cf5f5d
c9-core
/
plugins
/
c9.ide.language.javascript....
/
test
/
run_all.sh
7 wiersze
70 B
Bash
Executable File
Czysty
Wina
Historia
#!/bin/sh -e
for
f in *_test.js
;
do
echo
RUNNING
$f
node
$f
done
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik