Skip to content

Commit

Permalink
Added import
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerkin committed Mar 7, 2018
1 parent c22afbc commit 770b9d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sciunit/unit_test/import_tests.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
"""Tests of imports of sciunit submodules and other dependencies"""

from .base import *
import unittest

from .base import *

class ImportTestCase(unittest.TestCase):
"""Unit tests for imports"""
Expand Down

0 comments on commit 770b9d1

Please sign in to comment.