Add js/test_templates to .gitignore file and remove ignored folder

This commit is contained in:
leigh-mil
2019-10-16 11:49:57 -04:00
committed by dandds
parent ff68c640de
commit 248e93103b
8 changed files with 4 additions and 1347 deletions

View File

@@ -49,6 +49,7 @@ fi
if [ "${RUN_JS_TESTS}" = "true" ]; then
output_divider "Render Vue components"
mkdir js/test_templates | true
run_python_render_vue_component
output_divider "Run JavaScript unit test suite"
run_javascript_tests