diff --git a/neutron/tests/etc/rootwrap.d/neutron.test.filters b/neutron/tests/etc/rootwrap.d/neutron.test.filters deleted file mode 100644 index 48fa6da8969..00000000000 --- a/neutron/tests/etc/rootwrap.d/neutron.test.filters +++ /dev/null @@ -1,12 +0,0 @@ -# neutron-rootwrap command filters for the unit test - -# this file goes with neutron/tests/unit/_test_rootwrap_exec.py. -# See the comments there about how to run that unit tests - -# format seems to be -# cmd-name: filter-name, raw-command, user, args - -[Filters] - -# a test filter for the RootwrapTest unit test -bash: CommandFilter, /usr/bin/bash, root