summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorpab <bigot@acm.org>2010-01-27 16:48:31 -0700
committerpab <bigot@acm.org>2010-01-27 16:48:31 -0700
commit0817aa47e0b12ec430edf7a905a48ec90394872e (patch)
tree2dc6614a59ad5002332a1512a57bbaa0ea3c910d /tests
parent593d1b4c8fd661c3e562f5b715fd33d5afa794e4 (diff)
Rename to avoid interference with autotest infrastructure (do not sys.exit() on import)
Diffstat (limited to 'tests')
-rw-r--r--tests/trac/trac-0073/check.py (renamed from tests/trac/trac-0073/test.py)0
-rw-r--r--tests/trac/trac-0073/test.sh2
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/trac/trac-0073/test.py b/tests/trac/trac-0073/check.py
index 2b02d81..2b02d81 100644
--- a/tests/trac/trac-0073/test.py
+++ b/tests/trac/trac-0073/check.py
diff --git a/tests/trac/trac-0073/test.sh b/tests/trac/trac-0073/test.sh
index c12c2d2..df4b55c 100644
--- a/tests/trac/trac-0073/test.sh
+++ b/tests/trac/trac-0073/test.sh
@@ -1,4 +1,4 @@
pyxbgen \
--archive-path '&pyxb/bundles/opengis//:+' \
--schema-location profile.xsd --module profile
-python test.py
+python check.py