Skip to content

Commit 7dbc91a

Browse files
MARIA NICOLAEGitHub Enterprise
authored andcommitted
Merge pull request #75 from molloyim/patch-1
Updated the unit test to look for art and not src.
2 parents f2f20f6 + a826bd8 commit 7dbc91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ install:
5353

5454
script:
5555
- mkdir ./data
56-
- python -m unittest discover src/ -p '*_unittest.py'
56+
- python -m unittest discover art/ -p '*_unittest.py'

0 commit comments

Comments
 (0)