diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-09-13 13:18:07 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-09-13 13:49:21 -0400 |
commit | 465fb70bdcb0acd7a13f8b06c821e9d7496e2603 (patch) | |
tree | ddb483f51474bf5d104806912a91a10bb10ca75d /examples/tutch/test_handins/README | |
parent | Import autograder from 15-317 f17 (diff) |
Imported tutch example
Diffstat (limited to 'examples/tutch/test_handins/README')
-rw-r--r-- | examples/tutch/test_handins/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/tutch/test_handins/README b/examples/tutch/test_handins/README new file mode 100644 index 0000000..b43561b --- /dev/null +++ b/examples/tutch/test_handins/README @@ -0,0 +1,5 @@ +To test your checks.sml, place sample submissions in this directory +according to the following format: + + somename.tar : the submission you want to test + somename.exp : the expected json score |