Index: client/site_tests/desktopui_IBusTest/control |
diff --git a/client/site_tests/desktopui_IBusTest/control b/client/site_tests/desktopui_IBusTest/control |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3f975c4a111bf7159271b2dd159b1fc3b626dd5b |
--- /dev/null |
+++ b/client/site_tests/desktopui_IBusTest/control |
@@ -0,0 +1,16 @@ |
+# Copyright (c) 2010 The Chromium OS Authors. All rights reserved. |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
+ |
+AUTHOR = "Chrome OS Team" |
+NAME = "IBusTest" |
+TIME = "SHORT" |
+TEST_CATEGORY = "Functional" |
+TEST_CLASS = "desktopui" |
+TEST_TYPE = "client" |
+ |
+DOC = """ |
+This test checks whether IBus is working properly. |
+""" |
+ |
+job.run_test('desktopui_IBusTest') |