mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-30 08:49:50 +01:00
new remote expofiles option
This commit is contained in:
@@ -139,8 +139,6 @@ class PageTests(TestCase):
|
||||
self.assertEqual(response.status_code, 302)
|
||||
if response.status_code != 302:
|
||||
self.assertEqual(response.status_code, 200)
|
||||
print(response)
|
||||
print(response.content)
|
||||
self.assertEqual(len(response.content), 2299270) # fails, but is working manually!
|
||||
|
||||
def test_page_expofile_writeup(self):
|
||||
|
||||
Reference in New Issue
Block a user