summaryrefslogtreecommitdiff
path: root/cesar/maximus/python
diff options
context:
space:
mode:
authorburet2010-08-05 14:48:28 +0000
committerburet2010-08-05 14:48:28 +0000
commit872132bc42bbc6202c4385c3f30c407dd61aacf6 (patch)
tree4819eb038c2c9d932d0312d34cfbec11ee7bcedc /cesar/maximus/python
parent76ef4eee72836c1be1c7235d0b9fb38cafee1f3d (diff)
cesar/maximus: correction in a python test
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7342 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/maximus/python')
-rw-r--r--cesar/maximus/python/test/test_fsm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/maximus/python/test/test_fsm.py b/cesar/maximus/python/test/test_fsm.py
index fc9bf7de6e..c1b946f344 100644
--- a/cesar/maximus/python/test/test_fsm.py
+++ b/cesar/maximus/python/test/test_fsm.py
@@ -2,7 +2,7 @@
print "\n*** " + __file__ + " ***\n"
-import startup
+import startup, sys
from maximus.fsm import *