Skip to content

Commit

Permalink
Merge pull request #280 from reTHINK-project/develop
Browse files Browse the repository at this point in the history
from develop to master
  • Loading branch information
luistduarte authored Nov 28, 2018
2 parents 7602486 + 4541cc8 commit e8276be
Show file tree
Hide file tree
Showing 33 changed files with 6,435 additions and 5,956 deletions.
10 changes: 5 additions & 5 deletions dist/PEP.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/ReThinkCtx.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/Runtime.js

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions dist/Runtime.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/RuntimeCatalogue.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/StorageManager.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/minibus.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/sandbox.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ module.exports = function(config) {
'./test/RuntimeCatalogue.spec.js',
'./test/DataObjectsStorage.spec.js',
'./test/StorageManager.spec.js',
'./test/PersistenceManager.spec.js'
'./test/PersistenceManager.spec.js',
'./test/SyncherManager.spec.js'

],
preprocessors: {
Expand Down
Loading

0 comments on commit e8276be

Please sign in to comment.