mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
chore: fix some function names in comment
Signed-off-by: shenpengfeng <xinhangzhou@icloud.com>
This commit is contained in:
@ -27,7 +27,7 @@ func NewTestFramework(
|
||||
}
|
||||
}
|
||||
|
||||
// NilFn is a convenience function which simply does nothing
|
||||
// NilFunc is a convenience function which simply does nothing
|
||||
func NilFunc(f *TestFramework) error {
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user