[skip ci] delete obsolete comment in fusefs tests

It should've been deleted by r349436

MFC after:	2 weeks
This commit is contained in:
asomers 2020-02-19 01:51:01 +00:00
parent 2e7e448998
commit 878d56b639

View File

@ -46,9 +46,6 @@ extern "C" {
/*
* For testing I/O like fsx does, but deterministically and without a real
* underlying file system
*
* TODO: after fusefs gains the options to select cache mode for each mount
* point, run each of these tests for all cache modes.
*/
using namespace testing;