chore(packaging): update benchmark imports

This commit is contained in:
Yegor Jbanov
2015-02-05 14:35:00 -08:00
parent c99a575b1f
commit 8250a8c1ca
20 changed files with 20 additions and 20 deletions

View File

@ -1,4 +1,4 @@
var perfUtil = require('../../e2e_test_lib/e2e_test/perf_util');
var perfUtil = require('../../angular2/e2e_test/perf_util');
describe('ng2 element injector benchmark', function () {