Commit f3c96012 authored by Andreas Jung's avatar Andreas Jung

renamed security suite so it will not be run automatically by

the testrunner.
parent e388a6af
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
# #
############################################################################## ##############################################################################
# $Id: testSecurity.py,v 1.9 2001/10/09 14:40:53 andreasjung Exp $ # $Id: regressionSecurity.py,v 1.1 2001/10/11 13:33:48 andreasjung Exp $
import os, sys import os, sys
execfile(os.path.join(sys.path[0],'framework.py')) execfile(os.path.join(sys.path[0],'framework.py'))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment