]> git.lyx.org Git - lyx.git/blobdiff - src/support/tests/test_filetools
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / support / tests / test_filetools
index 3e67aacec8489ec7252913ff27dd56a947598a3e..c77608b1d9fe2f5861e252271b0cf7301adccf96 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-regfile=`cat ${srcdir}/regfiles/filetools`
+regfile=`cat ${srcdir}/tests/regfiles/filetools`
 output=`./check_filetools`
 
 test "$regfile" = "$output"