Skip to content

Commit

Permalink
Finished integration tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Jan 16, 2014
1 parent 989e256 commit 6a06611
Show file tree
Hide file tree
Showing 16 changed files with 1,428 additions and 1,248 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Expand Up @@ -73,7 +73,7 @@ module.exports = function (grunt) {
// TODO: There's got to be a better way to consume observe-js without it polluting the global space
options: {
alias: [
'node_modules/observe-js/src/observe.js:observejs',
'lib/observe-js.js:observejs',
'src/datastore/services/index.js:services',
'src/errors/index.js:errors',
'src/utils/index.js:utils'
Expand Down

1 comment on commit 6a06611

@jmdobry
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#15

Please sign in to comment.