Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Truffle] Automatically choose our spec wrapper in MSpec config.
  • Loading branch information
eregon committed Dec 1, 2014
1 parent 6cc07a5 commit b2b093a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/truffle/truffle.mspec
@@ -1,5 +1,7 @@
class MSpecScript

set :target, File.dirname(__FILE__) + '/spec-wrapper'

set :language, [
"spec/ruby/language"
]
Expand Down

0 comments on commit b2b093a

Please sign in to comment.