1
0
Fork 0

[test] Strange endif . Refs #203

This commit is contained in:
Witold Filipczyk 2022-12-30 09:35:41 +01:00
parent eadf6512eb
commit aa8d798981
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ meson.source_root()+'/src/dom/sgml/xbel/xbel.c',
testdeps,
c_args:['-DHAVE_CONFIG_H'], cpp_args:['-DHAVE_CONFIG_H'], include_directories:['.', '../..', '../../..'],
build_by_default:false)
endif
test_lib = environment({'TEST_LIB': meson.source_root()+'/test/libtest.sh'})