changeset 769:d841716d8e0d

tests: Add more `showconfig` tests.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 02 Jul 2016 01:28:29 -0700
parents c78743b11c75
children a7726e4862c4
files tests/cli/test_showconfig.yaml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/cli/test_showconfig.yaml	Sat Jul 02 01:28:16 2016 -0700
+++ b/tests/cli/test_showconfig.yaml	Sat Jul 02 01:28:29 2016 -0700
@@ -1,3 +1,9 @@
 ---
 args: showconfig
+---
+config:
+    site:
+        root: /something
+args: showconfig site/root
+out: /something