Skip to content

Commit

Permalink
vpsc tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tgdwyer committed Jan 26, 2018
1 parent 5b9adae commit 95711df
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 253 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ module.exports = function (grunt) {
},
test: {
files: {
'WebCola/test/bundle.js': [/*'WebCola/test/vpsctests.js',*/ 'WebCola/test/apitests.js', 'WebCola/test/tests.js', 'WebCola/test/routingtests.js','WebCola/test/gridrouting.js','!WebCola/test/bundle.js']
'WebCola/test/bundle.js': ['WebCola/test/vpsctests.js', 'WebCola/test/apitests.js', 'WebCola/test/tests.js', 'WebCola/test/routingtests.js','WebCola/test/gridrouting.js','!WebCola/test/bundle.js']
},
options: {
//browserifyOptions: { debug: true },
Expand Down
297 changes: 45 additions & 252 deletions WebCola/test/vpsctests.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95711df

Please sign in to comment.