mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 02:05:16 +03:00
9 lines
357 B
Diff
9 lines
357 B
Diff
diff --git a/upnp/test/CMakeLists.txt b/upnp/test/CMakeLists.txt
|
|
index 2a96cd5..02c22c1 100644
|
|
--- a/upnp/test/CMakeLists.txt
|
|
+++ b/upnp/test/CMakeLists.txt
|
|
@@ -1,4 +1,2 @@
|
|
-UPNP_addUnitTest (test-upnp-init test_init.c)
|
|
UPNP_addUnitTest (test-upnp-list test_list.c)
|
|
UPNP_addUnitTest (test-upnp-log test_log.c)
|
|
-UPNP_addUnitTest (test-upnp-url test_url.c)
|