diff tests/cli/test_showconfig.yaml @ 769:d841716d8e0d

tests: Add more `showconfig` tests.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 02 Jul 2016 01:28:29 -0700
parents a65f04ddbea2
children 982de61e7da9
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