Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Commit

Permalink
Try different test path
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Mendes committed Apr 12, 2017
1 parent 9541e7b commit e6d0ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


# Use the PyBossa test suite
sys.path.append(os.path.abspath("../../../test"))
sys.path.append(os.path.abspath("./pybossa/test"))

from default import with_context
from helper import web
Expand Down

0 comments on commit e6d0ccc

Please sign in to comment.