From a26466a4bf229725a5ba3592c310d16990269e19 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 22 Dec 2017 02:20:28 +0100 Subject: [PATCH] Added config.yaml for tests --- tests/etc/config.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/etc/config.yaml diff --git a/tests/etc/config.yaml b/tests/etc/config.yaml new file mode 100644 index 00000000..7a1e6cf6 --- /dev/null +++ b/tests/etc/config.yaml @@ -0,0 +1,5 @@ +backend.local: + pusher: True + request_fifo: /tmp/test-platypush-requests.fifo + response_fifo: /tmp/test-platypush-responses.fifo +