Fix typo in active runs API, add functional test for same.
This commit is contained in:
@ -48,4 +48,4 @@ task test, "Runs both the unit and functional test suites.":
|
||||
task dist, "Creates distributable package.":
|
||||
exec "nimble build"
|
||||
mkdir "dist"
|
||||
exec "cp strawboss strawboss.config.json dist/."
|
||||
exec "cp strawboss strawboss.config.json example.json dist/."
|
||||
|
Reference in New Issue
Block a user