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(bool, is_write_supported, (), (const, override));
|
||||||
|
|
||||||
MOCK_METHOD(void, remove, (std::uint64_t handle, bool noQueue = false),
|
MOCK_METHOD(void, remove, (std::uint64_t handle, bool noQueue), (override));
|
||||||
(override));
|
|
||||||
};
|
};
|
||||||
} // namespace repertory
|
} // namespace repertory
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user