Merge the node performance suite into the node suite

The node performance suite can be run with node: `node
spec/node_suite.js --perf`
This commit is contained in:
Davis W. Frank and Sheel Choksi
2013-07-02 14:03:42 -07:00
parent dcf7a0867e
commit 264b1fea50
4 changed files with 19 additions and 188 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ src_files:
stylesheets:
helpers:
spec_files:
- 'smoke/performance_test.js'
- 'performance/performance_test.js'
src_dir:
spec_dir:
- 'spec'