summaryrefslogtreecommitdiffstats
path: root/examplerun.bat
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-01-24 15:30:01 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-01-24 15:30:01 +0000
commitddb758a780c74d95d2c6bfc00d50fc7a04de7d34 (patch)
treea54a0f0218ce287257ee6db7c2d8642ef150932d /examplerun.bat
parent3313a936debe04c733b3003858724de17cfcd7de (diff)
downloadSmarker-ddb758a780c74d95d2c6bfc00d50fc7a04de7d34.tar.gz
Smarker-ddb758a780c74d95d2c6bfc00d50fc7a04de7d34.zip
switched to jinja for making test files. made it only test files without errors.
Diffstat (limited to 'examplerun.bat')
-rw-r--r--examplerun.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/examplerun.bat b/examplerun.bat
index 6ca9a04..338908c 100644
--- a/examplerun.bat
+++ b/examplerun.bat
@@ -1,3 +1,3 @@
zip -r 100301654.zip .\ExampleSubmission\
-python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f yaml
+python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml
rm 100301654.zip \ No newline at end of file