Skip to content

Commit

Permalink
Merge pull request #266 from reTHINK-project/develop
Browse files Browse the repository at this point in the history
dev to master
  • Loading branch information
luistduarte committed Aug 1, 2018
2 parents edac36d + 412fb68 commit 394f9af
Show file tree
Hide file tree
Showing 35 changed files with 8,342 additions and 10,376 deletions.
866 changes: 5 additions & 861 deletions dist/PEP.js

Large diffs are not rendered by default.

462 changes: 5 additions & 457 deletions dist/ReThinkCtx.js

Large diffs are not rendered by default.

230 changes: 223 additions & 7 deletions dist/Runtime.js

Large diffs are not rendered by default.

2,951 changes: 1,352 additions & 1,599 deletions dist/Runtime.light.js

Large diffs are not rendered by default.

4,360 changes: 3 additions & 4,357 deletions dist/Runtime.min.js

Large diffs are not rendered by default.

699 changes: 5 additions & 694 deletions dist/minibus.js

Large diffs are not rendered by default.

716 changes: 5 additions & 711 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 @@ -7,7 +7,8 @@ module.exports = function(config) {
],
exclude: [
'./test/GraphConnector.spec.js',
'./test/PolicyEngine.spec.js'
'./test/PolicyEngine.spec.js',
'./test/HypertyResourceStorage.spec.js'

],
preprocessors: {
Expand Down
Loading

0 comments on commit 394f9af

Please sign in to comment.