mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
Fix tests.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
all:
|
||||
python setup.py build
|
||||
python setup.py sdist
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
nosetests test
|
||||
Reference in New Issue
Block a user