diff trafficintelligence/run-tests.sh @ 1044:75a6ad604cc5

work on motion patterns
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 05 Jul 2018 17:06:40 -0400
parents cc5cb04b04b0
children
line wrap: on
line diff
--- a/trafficintelligence/run-tests.sh	Wed Jul 04 17:39:39 2018 -0400
+++ b/trafficintelligence/run-tests.sh	Thu Jul 05 17:06:40 2018 -0400
@@ -4,7 +4,3 @@
 do
     python3 $f
 done
-for f in ./tests/*.py
-do
-    python3 $f
-done