tests: do not run tests/test-rollsum as part of make check
it is not really a unit test. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Conflicts: Makefile-tests.am
This commit is contained in:
parent
5aa0d51d7a
commit
ef53e0100b
|
|
@ -117,4 +117,4 @@ tests_test_varint_SOURCES = src/libostree/ostree-varint.c tests/test-varint.c
|
|||
tests_test_varint_CFLAGS = $(ostree_bin_shared_cflags) $(OT_INTERNAL_GIO_UNIX_CFLAGS)
|
||||
tests_test_varint_LDADD = $(ostree_bin_shared_ldadd) $(OT_INTERNAL_GIO_UNIX_LIBS)
|
||||
|
||||
TESTS = tests/test-rollsum tests/test-varint tests/test-ot-unix-utils
|
||||
TESTS = tests/test-varint tests/test-ot-unix-utils
|
||||
|
|
|
|||
Loading…
Reference in New Issue