diff options
author | Martin Green <martin.speleo@gmail.com> | 2023-07-24 23:03:47 +0100 |
---|---|---|
committer | Martin Green <martin.speleo@gmail.com> | 2023-07-24 23:03:47 +0100 |
commit | 8463f8947e8f5743f750d2434309ba23464781a3 (patch) | |
tree | 4191e2e0eaadb787d30977cbb2b495ac1edac632 /core/TESTS/tests-cuyc-ignored.py | |
parent | 380565c6f51cf413167416a69f75026e01056cfc (diff) | |
parent | 31c815eeb02cce67c5c5586c7a2573c9a3c93eff (diff) | |
download | troggle-8463f8947e8f5743f750d2434309ba23464781a3.tar.gz troggle-8463f8947e8f5743f750d2434309ba23464781a3.tar.bz2 troggle-8463f8947e8f5743f750d2434309ba23464781a3.zip |
Merge branch 'master' of ssh://expo.survex.com/home/expo/troggle
Diffstat (limited to 'core/TESTS/tests-cuyc-ignored.py')
-rw-r--r-- | core/TESTS/tests-cuyc-ignored.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/TESTS/tests-cuyc-ignored.py b/core/TESTS/tests-cuyc-ignored.py index ac4e5b3..976c97f 100644 --- a/core/TESTS/tests-cuyc-ignored.py +++ b/core/TESTS/tests-cuyc-ignored.py @@ -26,7 +26,7 @@ from django.test import Client, SimpleTestCase, TestCase, TransactionTestCase class ImportTest(TestCase): def test_import_imports(self): - ed to go through all modules and copy all imports here + #ed to go through all modules and copy all imports here from io import StringIO from cuy.club.models import (Article, Event, Member, Webpage, |