Branch with enabled unittests for python

This commit is contained in:
Jan Möbius
2015-11-30 13:24:12 +01:00
parent 8fba53c0f1
commit ca7599f41d
2 changed files with 14 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ cd Python-Unittests
rm -f openmesh.so
cp ../Build/python/openmesh.so .
#python -m unittest discover -v
python -m unittest discover -v
cd ..
cd ..
@@ -92,4 +92,4 @@ cd Python-Unittests
rm -f openmesh.so
cp ../Build/python/openmesh.so .
#python -m unittest discover -v
python -m unittest discover -v