diff options
author | Owen W. Taylor <otaylor@fishsoup.net> | 2014-09-12 13:40:33 -0400 |
---|---|---|
committer | Owen W. Taylor <otaylor@fishsoup.net> | 2014-09-12 13:40:33 -0400 |
commit | b49a4ae0bc66d5c2590baf3021945a2811820d77 (patch) | |
tree | 19ff5469121a2ae1d4d386e77bd3a6b2830be3be /src/tests | |
parent | 2f63c39fa65549d38a734fbc8b35779796666630 (diff) | |
download | mutter-b49a4ae0bc66d5c2590baf3021945a2811820d77.tar.gz |
Add missing file from test framework
mutter-all.test.in was accidentally not committed.
Diffstat (limited to 'src/tests')
-rw-r--r-- | src/tests/mutter-all.test.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tests/mutter-all.test.in b/src/tests/mutter-all.test.in new file mode 100644 index 000000000..679468a6e --- /dev/null +++ b/src/tests/mutter-all.test.in @@ -0,0 +1,5 @@ +[Test] +Description=All Mutter tests +Exec=@libexecdir@/installed-tests/mutter/mutter-test-runner --all +Type=session +Output=TAP |