Skip to content

Commit

Permalink
[Fix] CI test file
Browse files Browse the repository at this point in the history
  • Loading branch information
LuqueDaniel committed Oct 15, 2019
1 parent 4369536 commit eab432b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ install:

# command to run tests
script:
- pytest tests/lnmc_tests.py -vvs
- pytest tests/lnmc_test.py -vvs
- pylint lnmc.py

0 comments on commit eab432b

Please sign in to comment.