summaryrefslogtreecommitdiff
path: root/tests/files/user-modules
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-04-02 15:36:34 +0200
committerStef Walter <stefw@gnome.org>2012-04-02 16:07:20 +0200
commit85f9d306832964f6d6412392f335e1fa3f3efd8b (patch)
tree1e9ef89d7cec004b01557d531fa43e80fe06a5b6 /tests/files/user-modules
parentd4c5661a695b5fc4a0126a4583e30ef70aea54ac (diff)
Add tests for enable-in and disable-in
Diffstat (limited to 'tests/files/user-modules')
-rw-r--r--tests/files/user-modules/three4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/files/user-modules/three b/tests/files/user-modules/three
index 70c5e03..00caab5 100644
--- a/tests/files/user-modules/three
+++ b/tests/files/user-modules/three
@@ -1,3 +1,5 @@
module: mock-three.so
-setting: user3 \ No newline at end of file
+setting: user3
+
+enable-in: test-enable \ No newline at end of file