diff --git a/tests/test_alsa_mixer.liq b/tests/test_alsa_mixer.liq index 8a913448302bfc6dbbca75984b0f420a7228ae69..735b2694d5a8135b5b28591b38ac6b9eed2b835e 100644 --- a/tests/test_alsa_mixer.liq +++ b/tests/test_alsa_mixer.liq @@ -22,7 +22,7 @@ # along with engine. If not, see <http://www.gnu.org/licenses/>. # -set("log.file.path", "./<script>.log") +set("log.file.path", "./logs/<script>.log") set("server.telnet", true) set("server.telnet.bind_addr", "0.0.0.0")