revert: test(packaging): added test for source map correctness

This reverts commit 86f7b4170c.
This commit is contained in:
Matias Niemelä
2017-09-15 11:55:29 -07:00
parent e8d1858c64
commit 0bafd03e85
10 changed files with 8 additions and 153 deletions

View File

@ -27,7 +27,3 @@ travisFoldEnd "test.e2e.offlineCompiler"
travisFoldStart "test.e2e.platform-server"
./packages/platform-server/integrationtest/run_tests.sh
travisFoldEnd "test.e2e.platform-server"
travisFoldStart "test.e2e.source-maps"
./node_modules/.bin/gulp source-map-test
travisFoldEnd "test.e2e.source-maps"