[skip ci] delete obsolete comment in fusefs tests

It should've been deleted by r349436

MFC after:	2 weeks
This commit is contained in:
Alan Somers 2020-02-19 01:51:01 +00:00
parent 02cd773916
commit 691c0a5f3d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=358089

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;