From 3f0bb01600535b105c265e9da63814af06c0ab9d Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Wed, 24 Jun 2015 15:55:35 +0530 Subject: Move docs/ dir to exam/ dir, fix code_evaluators dict in exam/settings --- testapp/exam/docs/sample.args | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 testapp/exam/docs/sample.args (limited to 'testapp/exam/docs/sample.args') diff --git a/testapp/exam/docs/sample.args b/testapp/exam/docs/sample.args new file mode 100644 index 0000000..4d9f00d --- /dev/null +++ b/testapp/exam/docs/sample.args @@ -0,0 +1,2 @@ +1 2 +2 1 -- cgit