Commit 5ff7bac1 authored by Sebastien Robin's avatar Sebastien Robin

unit testing: setup folder for tests

parent 4d05e15c
...@@ -22,4 +22,5 @@ setup( ...@@ -22,4 +22,5 @@ setup(
"""), """),
include_package_data=True, include_package_data=True,
zip_safe=False, zip_safe=False,
test_suite='dream.test'
) )
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment