Fix typo
parent
70a528c04b
commit
058315720f
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# script/test: Run test suite for application. Optionallly pass in a path to an
|
# script/test: Run test suite for application. Optionally pass in a path to an
|
||||||
# individual test file to run a single test.
|
# individual test file to run a single test.
|
||||||
|
|
||||||
cd "$(dirname "$0")/.."
|
cd "$(dirname "$0")/.."
|
||||||
|
|
Loading…
Reference in New Issue