mirror of
https://github.com/KrisKennaway/ii-vision.git
synced 2025-07-23 13:24:31 +00:00
Fix imports and point to player debug symbols
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
|
||||
from transcoder import opcodes
|
||||
import opcodes
|
||||
|
||||
|
||||
class TestOpcodes(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user