summaryrefslogtreecommitdiffstats
path: root/ci/tests/pkg-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xci/tests/pkg-tests.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/ci/tests/pkg-tests.sh b/ci/tests/pkg-tests.sh
index dbeaac6..dcc4d01 100755
--- a/ci/tests/pkg-tests.sh
+++ b/ci/tests/pkg-tests.sh
@@ -43,8 +43,6 @@ declare expected_libraries=(
declare expected_devlibraries=(
"$DIR_LIB/librnp.so"
- "$DIR_LIB/librnp.a"
- "$DIR_LIB/libsexp.a"
"$DIR_LIB/pkgconfig/librnp.pc"
)