Test timestamps in records.
[gedcom-parse.git] / t / src / test_bulk.sh
index 47120413f9c15792bd548fd3cabf0c30752774f1..1c2fee2412ea2e5a50a63c678dec041f2408cf8f 100644 (file)
@@ -3,7 +3,7 @@
 # Common test part for the test scripts
 
 ltcmd="$builddir/../libtool --mode=execute"
-for lib in $test_libs
+for lib in $test_libs $builddir/../utf8/libutf8tools.la
 do
   ltcmd="$ltcmd -dlopen $lib"
 done