1
0
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:
BigEd 2011-08-19 17:32:54 +01:00
parent b6c9b3c124
commit 6abcb5c8d8
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