Skip to content

Commit

Permalink
Update and rename testing_blank.py to blank_unittest.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jtstanley authored Nov 30, 2021
1 parent 73cb1e6 commit 2b8c8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing_blank.py → blank_unittest.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
import lib_blank
import blank_lib

class TestLib(unittest.TestCase):

Expand Down

0 comments on commit 2b8c8d7

Please sign in to comment.