Skip to content

Commit

Permalink
Dropped obsolete files
Browse files Browse the repository at this point in the history
  • Loading branch information
etki committed Aug 30, 2017
1 parent 1b42a36 commit db3e192
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 3,064 deletions.
2 changes: 1 addition & 1 deletion lib/Framework.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function Framework (options) {
}

Framework.run = function (input, options) {
return new Framework(options).bind(input)
return new Framework(options).run(input)
}

Framework.validate = Validator.scenario
Expand Down
164 changes: 0 additions & 164 deletions lib/execution/execution.js

This file was deleted.

100 changes: 0 additions & 100 deletions lib/execution/runtime.js

This file was deleted.

Loading

0 comments on commit db3e192

Please sign in to comment.