From 080bbf00ff93e334eb22e89fb980a64769b4aa01 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Mon, 29 Aug 2016 15:13:18 -0500 Subject: some python3-specific changes --- tests/bootstrapping.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/bootstrapping.py') diff --git a/tests/bootstrapping.py b/tests/bootstrapping.py index b71c19a..a8c2402 100644 --- a/tests/bootstrapping.py +++ b/tests/bootstrapping.py @@ -2,7 +2,7 @@ Functions to bootstrap the emulator state """ -from setup_vba import ( +from tests.setup_vba import ( vba, autoplayer, ) -- cgit v1.2.3