mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2024-11-21 23:01:52 +00:00
re enable
This commit is contained in:
parent
18541de371
commit
9abfcdd091
@ -127,7 +127,7 @@ class PostTests(TestCase):
|
||||
with open(_test_file_path, "w") as f:
|
||||
f.write("test string: can we write to this directory?")
|
||||
self.assertEqual(_test_file_path.is_file(), True)
|
||||
#_test_file_path.unlink()
|
||||
_test_file_path.unlink()
|
||||
|
||||
def test_scan_upload(self):
|
||||
"""Expect scan upload to wallet to work on any file
|
||||
|
Loading…
Reference in New Issue
Block a user