community/breeze-icons: disable symlink tests

This commit is contained in:
Leo 2020-03-17 20:09:13 -03:00
parent 61a725799b
commit a4ea3547ac

View File

@ -31,7 +31,7 @@ build() {
check() {
cd "$builddir"/build
CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E dupe
CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(dupe|symlink)'
}
package() {