summaryrefslogtreecommitdiffstats
path: root/testing/buildbot/chromium.angle.json
diff options
context:
space:
mode:
authorgeofflang <geofflang@chromium.org>2015-08-28 11:34:12 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-28 18:34:40 +0000
commitd2c76fcea781690c2ffe6c03ee5aa313e45b275d (patch)
tree3d2fa3a60a3ffdb8bb842e3a6a2289e9f40ecaa4 /testing/buildbot/chromium.angle.json
parent6186f38a6d604c43050182182f4bfc0ecb69d311 (diff)
downloadchromium_src-d2c76fcea781690c2ffe6c03ee5aa313e45b275d.zip
chromium_src-d2c76fcea781690c2ffe6c03ee5aa313e45b275d.tar.gz
chromium_src-d2c76fcea781690c2ffe6c03ee5aa313e45b275d.tar.bz2
Rename the ANGLE test spec to match the new master name.
BUG=504872 Review URL: https://codereview.chromium.org/1313883007 Cr-Commit-Position: refs/heads/master@{#346192}
Diffstat (limited to 'testing/buildbot/chromium.angle.json')
-rw-r--r--testing/buildbot/chromium.angle.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/buildbot/chromium.angle.json b/testing/buildbot/chromium.angle.json
new file mode 100644
index 0000000..e6f3d95
--- /dev/null
+++ b/testing/buildbot/chromium.angle.json
@@ -0,0 +1,9 @@
+{
+ "Win7 Tests (ANGLE)": {
+ "gtest_tests": [
+ {
+ "test": "angle_unittests"
+ }
+ ]
+ }
+}