1
0
mirror of https://github.com/pcvolkmer/checkbar.git synced 2025-07-02 06:22:53 +00:00

Test reading config file

This commit is contained in:
2023-01-14 21:24:41 +01:00
parent 139cc94bf7
commit 80f42de06a
4 changed files with 50 additions and 34 deletions

5
tests/testconfig1.toml Normal file
View File

@ -0,0 +1,5 @@
interval = "10s"
[[checks]]
name = "www"
url = "https://example.com"