mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 10:46:24 +00:00
4 lines
108 B
Python
4 lines
108 B
Python
# -*- coding: utf-8 -*-
|
|
# Test configuration to verify LOGS_DIR override
|
|
LOGS_DIR = "/tmp/ivatar_test_logs"
|