diff python/run-tests.sh @ 256:dc1faa7287bd

added the normal adaptation class
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Tue, 24 Jul 2012 01:37:21 -0400
parents 13ec22bec5d4
children abbd4bc13dac
line wrap: on
line diff
--- a/python/run-tests.sh	Mon Jul 23 23:07:19 2012 -0400
+++ b/python/run-tests.sh	Tue Jul 24 01:37:21 2012 -0400
@@ -2,6 +2,7 @@
 # for file in tests/*... basename
 python moving.py
 python storage.py
+rm nonexistent
 python indicators.py
 python utils.py
 python extrapolation.py
\ No newline at end of file