diff options
Diffstat (limited to 'testapp/myauthentication/tests.py')
-rw-r--r-- | testapp/myauthentication/tests.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testapp/myauthentication/tests.py b/testapp/myauthentication/tests.py deleted file mode 100644 index 4103038..0000000 --- a/testapp/myauthentication/tests.py +++ /dev/null @@ -1,5 +0,0 @@ -#This file demonstrates writing tests using the unittest module. These will pass -#when you run "manage.py test". - -#Write appropriate tests for the application. - |