diff --git a/.travis.yml b/.travis.yml index 0c606f61..128e7076 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,6 @@ script: - #wct --npm --module-resolution node --root . --config-file test/non-safari9-wct.conf.js --skip-plugin istanbul test/lit-bundled-index.html - #for target in lit src3 preprocess3; do { export COVERAGE_DIR=test/coverage-report-${target} && wct --npm --module-resolution node --root . --config-file wct.conf.js test/${target}-index.html; } done - #for target in lit-bundled bundled; do { wct --npm --module-resolution node --skip-plugin istanbul --root . --config-file wct.conf.js test/${target}-index.html; } done - - #wct --npm --plugin random-output test/no-bundled-index.html - - wct --npm --plugin random-output test/no-thin-index.html + - wct --npm --plugin random-output test/no-bundled-index.html + - #wct --npm --plugin random-output test/no-thin-index.html - 'if [ "${TRAVIS_BRANCH}" != "" ]; then lcov-result-merger ''test/coverage-report*/lcov.info'' | ./node_modules/coveralls/bin/coveralls.js || echo success; fi' \ No newline at end of file diff --git a/test/preprocess3/edge-case-test.html b/test/preprocess3/edge-case-test.html index 4c0c2e32..9f68ee49 100644 --- a/test/preprocess3/edge-case-test.html +++ b/test/preprocess3/edge-case-test.html @@ -20,6 +20,7 @@

+