diff options
author | Julien Dessaux | 2021-04-05 17:52:31 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-04-05 17:52:31 +0200 |
commit | 1ffc9c42054e208a01d3e70e6b6f3e1781e798f8 (patch) | |
tree | 721f202dcf46fb5e9c181013237e4da9d27f796a /config/test_data/minimal_with_hostname.yaml | |
parent | Reworked error handling for better and simpler tests (diff) | |
download | trains-1ffc9c42054e208a01d3e70e6b6f3e1781e798f8.tar.gz trains-1ffc9c42054e208a01d3e70e6b6f3e1781e798f8.tar.bz2 trains-1ffc9c42054e208a01d3e70e6b6f3e1781e798f8.zip |
Moved code around to conform best practices
Diffstat (limited to 'config/test_data/minimal_with_hostname.yaml')
-rw-r--r-- | config/test_data/minimal_with_hostname.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/test_data/minimal_with_hostname.yaml b/config/test_data/minimal_with_hostname.yaml deleted file mode 100644 index 716b2d5..0000000 --- a/config/test_data/minimal_with_hostname.yaml +++ /dev/null @@ -1,3 +0,0 @@ -address: localhost -port: 8082 -token: 12345678-9abc-def0-1234-56789abcdef0 |