Add testing consts

This commit is contained in:
Nick Mowen 2022-06-15 17:42:54 -06:00
parent 077dffe8a4
commit e711f42a10

3
frigate/test/const.py Normal file
View File

@ -0,0 +1,3 @@
"""Consts for testing."""
TEST_DB = "test.db"