1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

test utils cleanup

This commit is contained in:
Kelly Brazil
2024-02-04 12:15:46 -08:00
parent f50f96381d
commit 3e5d206f0c
4 changed files with 20 additions and 34 deletions

View File

@ -11,7 +11,7 @@ class MyTests(unittest.TestCase):
"""
test_utils.run_no_data(self, __file__, {})
def test_all_fixtures(self):
def test_path_all_fixtures(self):
"""
Test 'path' with various logs
"""