mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-09-02 08:19:58 +00:00
Further style changes to match standard.
Pull in latest Unity. Update testing parameters to include Ruby 2.7
This commit is contained in:
@@ -14,6 +14,5 @@ if $0 == __FILE__
|
||||
|
||||
test = ARGV[0]
|
||||
runner = ARGV[1]
|
||||
generator = UnityTestRunnerGenerator.new.run(test, runner)
|
||||
|
||||
UnityTestRunnerGenerator.new.run(test, runner)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user