Skip to content

Commit d3e68fe

Browse files
committed
move tests into their own directory
1 parent 68f53da commit d3e68fe

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

tests/__init__.py

Whitespace-only changes.
File renamed without changes.

swiftype/test_swiftype.py renamed to tests/test_swiftype.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import swiftype
1+
from swiftype import swiftype
22
import os
33
import time
44
import unittest

0 commit comments

Comments
 (0)