fix test in include-raw-escape001.yaml

The yaml list for job templates is 'job-template' not
'template-job'.

Change-Id: I693cdfd2ecb2dcdb10db93bbcfe158a910d11222
This commit is contained in:
Khai Do 2015-03-12 15:01:41 -07:00
parent b059ac4ff0
commit 4fca8ba2d5
2 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
[
{
"template-job": {
"job-template": {
"name": "test-job-include-raw-{num}",
"builders": [
{

@ -1,4 +1,4 @@
- template-job:
- job-template:
name: test-job-include-raw-{num}
builders:
- shell: