diff tests/cli/test_showconfig.yaml @ 779:982de61e7da9

tests: Fix some CLI tests. Add auto-stripping of newlines in the CLI output for tests that use the simple YAML string value for the expected output. Also, fix `showconfig` test to expect a root URL with a trailing slash.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 16 Jul 2016 15:04:36 +0200
parents d841716d8e0d
children
line wrap: on
line diff
--- a/tests/cli/test_showconfig.yaml	Sat Jul 16 15:02:24 2016 +0200
+++ b/tests/cli/test_showconfig.yaml	Sat Jul 16 15:04:36 2016 +0200
@@ -5,5 +5,5 @@
     site:
         root: /something
 args: showconfig site/root
-out: /something
+out: /something/