winfsp unit tests and fixes
This commit is contained in:
parent
2f60890d29
commit
489d9b1960
@ -97,8 +97,7 @@ public:
|
||||
|
||||
MOCK_METHOD(bool, is_write_supported, (), (const, override));
|
||||
|
||||
MOCK_METHOD(void, remove, (std::uint64_t handle, bool noQueue = false),
|
||||
(override));
|
||||
MOCK_METHOD(void, remove, (std::uint64_t handle, bool noQueue), (override));
|
||||
};
|
||||
} // namespace repertory
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user