move python
This commit is contained in:
parent
a96bac26a8
commit
f6e8c62f9e
|
@ -1,4 +1,4 @@
|
||||||
from creole_asm import *
|
from creole import *
|
||||||
import unittest
|
import unittest
|
||||||
|
|
||||||
class ProgramTest(unittest.TestCase):
|
class ProgramTest(unittest.TestCase):
|
Loading…
Reference in New Issue