test: drop remnants of the test device udev rules
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 22 Mar 2019 01:49:41 +0000 (11:49 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 22 Mar 2019 03:21:22 +0000 (03:21 +0000)
Removed with 27188228fdef10707c61f822db57bf0d3d568682 but we still had the
meson define being set.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build

index 51420ea..becb2d8 100644 (file)
@@ -776,8 +776,6 @@ if get_option('tests')
        ]
 
        litest_config_h = configuration_data()
-       litest_config_h.set_quoted('LIBINPUT_TEST_DEVICE_RULES_FILE',
-                           join_paths(meson.build_root(), '80-libinput-test-device.rules'))
        litest_config_h.set_quoted('LIBINPUT_DEVICE_GROUPS_RULES_FILE',
                            join_paths(meson.build_root(), '80-libinput-device-groups.rules'))
        litest_config_h.set_quoted('LIBINPUT_MODEL_QUIRKS_UDEV_RULES_FILE',