diff options
Diffstat (limited to 'tests/test.yml')
-rw-r--r-- | tests/test.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test.yml b/tests/test.yml index 36c81a2..cbe858f 100644 --- a/tests/test.yml +++ b/tests/test.yml | |||
@@ -10,3 +10,6 @@ | |||
10 | services: | 10 | services: |
11 | - url: http://example.com | 11 | - url: http://example.com |
12 | name: test | 12 | name: test |
13 | routes: | ||
14 | - hosts: [my.kong.example] | ||
15 | paths: [/] | ||