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