Forgot a little slash

This commit is contained in:
richard-dds 2018-08-23 16:36:01 -04:00
parent daa8634cb4
commit a6527edac1

View File

@ -20,7 +20,7 @@ RUN_PYTHON_TESTS="true"
yarn build
# Check python formatting
source .script/format check
source ./script/format check
# Run the shared test script
source ./script/include/run_test