diff options
-rw-r--r-- | test/slv2_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/slv2_test.c b/test/slv2_test.c index 665448a..e5c3aea 100644 --- a/test/slv2_test.c +++ b/test/slv2_test.c @@ -1027,7 +1027,6 @@ static struct TestCase tests[] = { TEST_CASE(classes), TEST_CASE(plugin), TEST_CASE(port), - TEST_CASE(plugin), TEST_CASE(ui), { NULL, NULL } }; |