summaryrefslogtreecommitdiff
path: root/automation/taskcluster/graph/tasks/tools.yml
diff options
context:
space:
mode:
Diffstat (limited to 'automation/taskcluster/graph/tasks/tools.yml')
-rw-r--r--automation/taskcluster/graph/tasks/tools.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/automation/taskcluster/graph/tasks/tools.yml b/automation/taskcluster/graph/tasks/tools.yml
deleted file mode 100644
index 056c799bd..000000000
--- a/automation/taskcluster/graph/tasks/tools.yml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-- task:
- metadata:
- name: "Tools tests"
- description: "Tools tests"
-
- payload:
- command:
- - "/bin/bash"
- - "-c"
- - "bin/checkout.sh && nss/automation/taskcluster/scripts/run_tests.sh"
- env:
- NSS_TESTS: "tools"
-
- extra:
- treeherder:
- symbol: Tools