diff options
author | Stef Walter <stefw@gnome.org> | 2012-04-02 15:36:34 +0200 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2012-04-02 16:07:20 +0200 |
commit | 85f9d306832964f6d6412392f335e1fa3f3efd8b (patch) | |
tree | 1e9ef89d7cec004b01557d531fa43e80fe06a5b6 /tests/files/user-modules | |
parent | d4c5661a695b5fc4a0126a4583e30ef70aea54ac (diff) |
Add tests for enable-in and disable-in
Diffstat (limited to 'tests/files/user-modules')
-rw-r--r-- | tests/files/user-modules/three | 4 |
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 |