diff --git a/box.json b/box.json index ca7f50e..97065ca 100644 --- a/box.json +++ b/box.json @@ -38,6 +38,9 @@ }, "dependencies":{ "cbjavaloader":"^2.0.0" + }, + "testbox":{ + "runner":"http://localhost:60299/tests/runner.cfm" }, "scripts":{ "build:module":"task run taskFile=build/Build.cfc :projectName=`package show slug` :version=`package show version`",