mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-06 04:41:09 +00:00
fixup broken test
This commit is contained in:
parent
6abcb5c8d8
commit
fc3cb0be34
@ -151,3 +151,5 @@ class ObservableMemoryTests(unittest.TestCase):
|
||||
subject = 0x10000 * [0x00]
|
||||
return subject
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user