aboutsummaryrefslogtreecommitdiff
path: root/fs_fs_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'fs_fs_test.go')
-rw-r--r--fs_fs_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs_fs_test.go b/fs_fs_test.go
index 11f143f..3ddc01a 100644
--- a/fs_fs_test.go
+++ b/fs_fs_test.go
@@ -364,8 +364,6 @@ func TestFSServeFileDirectoryRedirect(t *testing.T) {
}
}
-// //*
-// *//
var dirTestFilesystem = os.DirFS(".")
func TestDirFSServeFileHead(t *testing.T) {