Commit b1361232 authored by Jay's avatar Jay
Browse files

Pushes tests to the right place

parent 8925bfac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ before_install:
  - conda env update -n test -f environment.yml

script:
  - pytest knoten
  - pytest tests

after_success:
  - coveralls