mirror of
https://github.com/mnaberez/py65.git
synced 2025-01-04 01:30:18 +00:00
fixup broken tests
This commit is contained in:
parent
b6c9b3c124
commit
6abcb5c8d8
@ -1,3 +1,4 @@
|
||||
import sys
|
||||
import unittest
|
||||
from py65.utils.console import getch
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
import sys
|
||||
import unittest
|
||||
from py65.utils.conversions import itoa
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user