aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/subsystem/linux/subsystems_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/subsystem/linux/subsystems_test.go')
-rw-r--r--pkg/subsystem/linux/subsystems_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/subsystem/linux/subsystems_test.go b/pkg/subsystem/linux/subsystems_test.go
index a3aa79b93..a411155ad 100644
--- a/pkg/subsystem/linux/subsystems_test.go
+++ b/pkg/subsystem/linux/subsystems_test.go
@@ -236,7 +236,6 @@ var (
testRules = &customRules{
subsystemCalls: map[string][]string{
"ext4": {"syz_mount_image$ext4"},
- "vxfs": {"syz_mount_image$vxfs"},
"tmpfs": {"syz_mount_image$tmpfs"},
},
extraSubsystems: map[string][]string{