Files
Tobias Oberstein 568d2986e7 fixes #224
2014-06-15 17:24:08 +02:00

6 lines
127 B
Makefile

test_server:
PYTHONPATH=../../../../autobahn python server.py
test_client:
PYTHONPATH=../../../../autobahn python client.py