Skip to content

Commit

Permalink
Merge pull request #271 from reTHINK-project/develop
Browse files Browse the repository at this point in the history
dev to master
  • Loading branch information
luistduarte committed Aug 31, 2018
2 parents 394f9af + 1db57bf commit fc01ee1
Show file tree
Hide file tree
Showing 89 changed files with 16,741 additions and 7,957 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.

92 changes: 19 additions & 73 deletions dist/Runtime.js

Large diffs are not rendered by default.

4,729 changes: 0 additions & 4,729 deletions dist/Runtime.light.js

This file was deleted.

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

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions dist/RuntimeCatalogue.js

Large diffs are not rendered by default.

55 changes: 55 additions & 0 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.

4 changes: 3 additions & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ module.exports = function(config) {
exclude: [
'./test/GraphConnector.spec.js',
'./test/PolicyEngine.spec.js',
'./test/HypertyResourceStorage.spec.js'
'./test/HypertyResourceStorage.spec.js',
'./test/RuntimeCatalogue.spec.js',
'./test/PersistenceManager.spec.js'

],
preprocessors: {
Expand Down
Loading

0 comments on commit fc01ee1

Please sign in to comment.