mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-23 20:31:17 +08:00
[test] fix "undefined method running_disabled_spec=' for Bacon:Class" error with rake spec:device'
This commit is contained in:
@@ -168,6 +168,10 @@ module Bacon
|
||||
end
|
||||
end
|
||||
|
||||
module SpecDoxOutput
|
||||
attr_accessor :running_disabled_spec
|
||||
end
|
||||
|
||||
module TapOutput
|
||||
attr_accessor :running_disabled_spec
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user