This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Emmanuil
/
homework
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
7
Oczekujące zmiany
0
Wiki
Drzewo:
e8c075d835
Gałęzie
Tagi
master
homework
/
chat-server
/
node_modules
/
regexp-clone
/
Makefile
Makefile
76 B
Historia
Czysty
1
2
3
4
5
test:
@./node_modules/.bin/mocha $(T) --async-only $(TESTS)
.PHONY: test