mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Moved library files into lib/socket.io for future npm support Added tests for encoding / decoding Fixed inheritance of certain classes Fixed options supports
2 lines
80 B
Makefile
2 lines
80 B
Makefile
test:
|
|
./tests/support/expresso/bin/expresso -I lib $(TESTFLAGS) tests/*.test.js
|