Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xanim/completeTest/fileTypeTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/anim/completeTest/fileTypeTests.py b/anim/completeTest/fileTypeTests.py
index 7ea7f89..69c5dfa 100755
--- a/anim/completeTest/fileTypeTests.py
+++ b/anim/completeTest/fileTypeTests.py
@@ -37,6 +37,7 @@ print "Enter 'Exit' into the prompt to close the program. (NOTE: not working yet
print "1. Simple File Type Variety Test, as images (NOTE: not working yet)"
print "2. Simple File Type variety Test, as sprites (NOTE: not working yet)"
print "3. Selected Scalability Test (NOTE: not working yet)"
+i=int(1)
file=open('./testresult.csv','a')
list=[imgSetup, spriteSetup, scaleSetup]
keyIn="temp val"