mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-18 12:02:28 +01:00
11 lines
311 B
Diff
11 lines
311 B
Diff
diff --git a/tests/util/CMakeLists.txt b/tests/util/CMakeLists.txt
|
|
index 20a95a2..9a18d6b 100644
|
|
--- a/tests/util/CMakeLists.txt
|
|
+++ b/tests/util/CMakeLists.txt
|
|
@@ -68,4 +68,4 @@ endif()
|
|
enable_testing()
|
|
|
|
include(AddClarTest)
|
|
-add_clar_test(util_tests util -v)
|
|
+add_clar_test(util_tests util -v -sftruncate)
|