Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2019-01-15 11:07:07 +01:00
parent 9cc80b9ce2
commit 897e9ff249
4 changed files with 16 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ class NewUserRegistrationTest(TestCase):
def tearDown(self):
try:
os.remove('rowsandall_workouts_2018-01-01_2019_2019-01-01.csv')
os.remove('rowsandall_workouts_2018-01-01_2019-01-01.csv')
except:
pass