]> git.lyx.org Git - lyx.git/blobdiff - src/support/tests/test_lstrings
Cmake build: Testing
[lyx.git] / src / support / tests / test_lstrings
index 09ce1c29dc0a9b0fc550bffd8575c0e78f08e38e..a05c82baad008cc69929e5ae3f7a2be6287b49c1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-regfile=`cat ${srcdir}/regfiles/lstrings`
+regfile=`cat ${srcdir}/tests/regfiles/lstrings`
 output=`./check_lstrings`
 
 test "$regfile" = "$output"