| Index: client/site_tests/realtimecomm_GTalkPlayground/control
|
| diff --git a/client/site_tests/realtimecomm_GTalkPlayground/control b/client/site_tests/realtimecomm_GTalkPlayground/control
|
| new file mode 100755
|
| index 0000000000000000000000000000000000000000..2fab5ef7ade06afee58ba7276e1cd640d4e631dc
|
| --- /dev/null
|
| +++ b/client/site_tests/realtimecomm_GTalkPlayground/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 = "realtimecomm_GTalkPlayground"
|
| +TIME = "MEDIUM"
|
| +TEST_CATEGORY = "GTalk"
|
| +TEST_CLASS = "realtimecomm"
|
| +TEST_TYPE = "client"
|
| +
|
| +DOC = """
|
| +This tests Google Talk Plugin
|
| +"""
|
| +
|
| +job.run_test('realtimecomm_GTalkPlayground')
|
|
|