mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
10 lines
311 B
Diff
10 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)
|