Skip to content

Commit f01f424

Browse files
committed
forgot to uncomment the tests
1 parent e98033c commit f01f424

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/script.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ regular_test() {
5050

5151
# --- run the tests
5252
export PYTHONPATH=.
53-
# python -W ignore test/test_constraints.py -v
54-
# python -W ignore test/test.py -v
53+
python -W ignore test/test_constraints.py -v
54+
python -W ignore test/test.py -v
5555
python -W ignore test/test_raspberry_pi.py -v
5656

5757

0 commit comments

Comments
 (0)