mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-09-13 05:39:58 +00:00
- Added a couple more tests to our details test
- Added a gitattributes file to force line endings to be correct.
This commit is contained in:
@@ -4,7 +4,7 @@ class CMockGeneratorPluginReturnThruPtr
|
||||
|
||||
def initialize(config, utils)
|
||||
@utils = utils
|
||||
@priority = 1
|
||||
@priority = 1 #TODO: it's 1 to come before ignore_arg returns... but should be after expects otherwise (like 9)
|
||||
end
|
||||
|
||||
def instance_typedefs(function)
|
||||
|
||||
Reference in New Issue
Block a user