Code coverage test code running at import.

pull/7/head
Ferry Boender 9 years ago
parent 0396e8a82e
commit 9935afbed9
  1. 2
      test/test.py

@ -1,7 +1,5 @@
import sys
import unittest
sys.path.insert(0, '../src')
import scriptform
from StringIO import StringIO
import json
import os

Loading…
Cancel
Save