We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430086c commit 0d4466aCopy full SHA for 0d4466a
modules/test/test-hello-world.bats
@@ -1,6 +1,6 @@
1
# #!./test/libs/bats/bin/bats
2
3
-load 'test/test_helper.bash'
+load 'test_helper'
4
5
@test "[hello-world] - start-using.js" {
6
runExample $HELLO_WORLD_DIR start-using.js
modules/test/test-howtos.bats
@test "[howtos] - analytics.js" {
runExample $HOWTOS_DIR analytics.js
0 commit comments