it seems that this was indeed not meant to be here

This commit is contained in:
Miroslav Stampar 2011-04-22 15:07:09 +00:00
parent 304500a2e8
commit 7b3b9e6a87

View File

@ -255,9 +255,6 @@ def start():
test = __randomFillBlankFields(test) test = __randomFillBlankFields(test)
conf.url = "%s?%s" % (firstPart, test) conf.url = "%s?%s" % (firstPart, test)
# we need to reinitialize environment as
# we are expecting changes in testing data
#initTargetEnv()
parseTargetUrl() parseTargetUrl()
elif test[0] in ("n", "N"): elif test[0] in ("n", "N"):