Skip to content

Commit

Permalink
Add import back to test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Simeon Bird committed Jun 6, 2017
1 parent 4c2c0e9 commit 20562a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions do_the_tests.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from runtests import Tester
import os.path
import sys

tester = Tester(os.path.abspath(__file__), "fake_spectra")

Expand Down

0 comments on commit 20562a1

Please sign in to comment.