mirror of
https://github.com/logos-storage/asynctest.git
synced 2026-01-02 13:03:07 +00:00
Do not install the 'testmodules' folder
This commit is contained in:
parent
01f4a8977d
commit
5078283b4e
@ -3,6 +3,8 @@ author = "asynctest Authors"
|
||||
description = "Test asynchronous code"
|
||||
license = "MIT"
|
||||
|
||||
skipDirs = @["testmodules"]
|
||||
|
||||
task test, "Runs the test suite":
|
||||
for module in ["stdlib", "chronos", "unittest2"]:
|
||||
withDir "testmodules/" & module:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user