[test] fix broken path

This commit is contained in:
Timothy Stack 2021-10-02 22:38:14 -07:00
parent 008b1c827b
commit 6e6487935a
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ run_test ${lnav_test} -n \
-c ':write-raw-to -' \
${test_dir}/logfile_json.json
check_output "log levels not working" < ${test_dir}logfile_json.json
check_output "log levels not working" < ${test_dir}/logfile_json.json
run_test ${lnav_test} -n \
-I ${test_dir} \