Commit 33c67d28 authored by Jérome Perrin's avatar Jérome Perrin

rename test to tests so that we can use bin/test

parent 85046fcc
......@@ -22,5 +22,5 @@ setup(
"""),
include_package_data=True,
zip_safe=False,
test_suite='dream.test'
test_suite='dream.tests'
)
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