mirror of
https://github.com/lloeki/python-dcpu_16.git
synced 2025-12-06 09:54:39 +01:00
cosmetic
This commit is contained in:
parent
a2c029f9cb
commit
726698b4ea
1 changed files with 1 additions and 0 deletions
1
test.py
1
test.py
|
|
@ -190,6 +190,7 @@ class TestInstructions(unittest.TestCase):
|
|||
self.assertEqual(c.sp, 0xFFFF)
|
||||
self.assertEqual(c.m[0xFFFF], 0xBEEF)
|
||||
|
||||
|
||||
class TestCPU(unittest.TestCase):
|
||||
"""CPU behavior"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue