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/system-modules/two | |
parent | d4c5661a695b5fc4a0126a4583e30ef70aea54ac (diff) |
Add tests for enable-in and disable-in
Diffstat (limited to 'tests/files/system-modules/two')
-rw-r--r-- | tests/files/system-modules/two | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/files/system-modules/two b/tests/files/system-modules/two index 0bfa3ca..f391757 100644 --- a/tests/files/system-modules/two +++ b/tests/files/system-modules/two @@ -1,3 +1,5 @@ module: mock-two.so -setting: system2
\ No newline at end of file +setting: system2 + +disable-in: test-disable, test-other
\ No newline at end of file |