summaryrefslogtreecommitdiff
path: root/test/test_codegen.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_codegen.py')
-rwxr-xr-xtest/test_codegen.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_codegen.py b/test/test_codegen.py
index fb0d387..981117b 100755
--- a/test/test_codegen.py
+++ b/test/test_codegen.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
-from automata import PTA
-from codegen import get_simulated_accountingmethod
+from dfatool.automata import PTA
+from dfatool.codegen import get_simulated_accountingmethod
import unittest
example_json_1 = {