test(ivy): run render3 tests with test.sh (#24866)

PR Close #24866
This commit is contained in:
Olivier Combe 2018-07-13 10:51:54 +02:00 committed by Matias Niemelä
parent 82004c76ac
commit 1821b75530
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ module.exports = function(config) {
'dist/all/@angular/compiler/test/aot/**',
'dist/all/@angular/compiler/test/render3/**',
'dist/all/@angular/core/test/bundling/**',
'dist/all/@angular/core/test/render3/**',
'dist/all/@angular/core/test/render3/ivy/**',
'dist/all/@angular/elements/schematics/**',
'dist/all/@angular/examples/**/e2e_test/*',
'dist/all/@angular/language-service/**',