diff options
Diffstat (limited to 'core/TESTS/tests.py')
-rw-r--r-- | core/TESTS/tests.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/TESTS/tests.py b/core/TESTS/tests.py index eb2a429..46513f6 100644 --- a/core/TESTS/tests.py +++ b/core/TESTS/tests.py @@ -21,6 +21,8 @@ https://docs.djangoproject.com/en/3.0/topics/testing/tools/ todo = '''ADD TESTS when we are redirecting /expofiles/ to a remote file-delivering site + +- Add test for running cavern to produce a .3d file ''' import unittest |