test file cleanup
diff --git a/test/basic_file_test.dart b/test/basic_file_test.dart
index 6497889..59e0efa 100644
--- a/test/basic_file_test.dart
+++ b/test/basic_file_test.dart
@@ -194,13 +194,4 @@
       });
     });
   });
-
-  // evil URL fixes
-
-  // hosted via other path: success, fail
-
-  // no sym links
-
-  // sym link within provided root
-  // sym link outside provided root
 }