diff options
author | prathamesh | 2018-02-08 15:16:22 +0530 |
---|---|---|
committer | adityacp | 2018-03-21 17:32:41 +0530 |
commit | 24bce890f07b6696ef1e910443a41a54840a6e90 (patch) | |
tree | b0ad7379fed8200e61d3835471d3d45c7ea7e23c /grades/tests | |
parent | b3f5721f3cf4225902000f2f76e5138135383792 (diff) | |
download | online_test-24bce890f07b6696ef1e910443a41a54840a6e90.tar.gz online_test-24bce890f07b6696ef1e910443a41a54840a6e90.tar.bz2 online_test-24bce890f07b6696ef1e910443a41a54840a6e90.zip |
Treat grades/tests as python package directory
Diffstat (limited to 'grades/tests')
-rw-r--r-- | grades/tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/grades/tests/__init__.py b/grades/tests/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/grades/tests/__init__.py |