This website works better with JavaScript
Home
Explore
Help
Sign In
Emmanuil
/
homework
Watch
1
Star
0
Fork
0
Files
Issues
7
Pull Requests
0
Wiki
Tree:
e8c075d835
Branches
Tags
master
homework
/
chat-server
/
node_modules
/
regexp-clone
/
Makefile
Makefile
76 B
History
Raw
1
2
3
4
5
test:
@./node_modules/.bin/mocha $(T) --async-only $(TESTS)
.PHONY: test