1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-10-03 03:54:26 +00:00

fixup broken tests

This commit is contained in:
BigEd 2011-08-19 17:32:54 +01:00 committed by Mike Naberezny
parent 6dd2312e6a
commit 8627231865
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import sys
import unittest
from py65.utils.console import getch

View File

@ -1,3 +1,4 @@
import sys
import unittest
from py65.utils.conversions import itoa