mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
Fix a typo
This commit is contained in:
parent
89aa9dbd98
commit
287849a1ee
@ -284,7 +284,7 @@ unix_nothreads_LDADD = $(progs_ldadd)
|
|||||||
TEST_PROGS += include
|
TEST_PROGS += include
|
||||||
include_LDADD = $(progs_ldadd)
|
include_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
# some testing of gtester funcitonality
|
# some testing of gtester functionality
|
||||||
XMLLINT=xmllint
|
XMLLINT=xmllint
|
||||||
gtester-xmllint-check: # check testreport xml with xmllint if present
|
gtester-xmllint-check: # check testreport xml with xmllint if present
|
||||||
${GTESTER} -k --quiet -o tmpsample.xml --test-arg=--gtester-selftest ${GTESTER}
|
${GTESTER} -k --quiet -o tmpsample.xml --test-arg=--gtester-selftest ${GTESTER}
|
||||||
|
Loading…
Reference in New Issue
Block a user