rem units / toolbar stuff

This commit is contained in:
Adam Bradley
2015-03-31 09:18:53 -05:00
parent 4acbd5f347
commit 81b4ca4ce0
14 changed files with 177 additions and 81 deletions

View File

@@ -9,6 +9,7 @@ exports.config = {
// include glob patterns.
specs: [
path.resolve(projectRoot, 'dist/e2e/**/*e2e.js'),
//path.resolve(projectRoot, 'dist/e2e/toolbar/**/*e2e.js'),
],
// Options to be passed to Jasmine-node.