diff options
Diffstat (limited to 'test/udev-test.pl')
-rwxr-xr-x | test/udev-test.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl index 6cd4849045..ebed8f72dd 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -29,8 +29,6 @@ my $udev_root = "udev-root/"; my $udev_conf = "udev-test.conf"; my $udev_rules = "udev-test.rules"; -# uncomment following line to run udev with valgrind. - my @tests = ( { desc => "label test of scsi disc (old key names)", |