Skip to content

Commit

Permalink
test(travis): failing test case to verify Travis-CI fix
Browse files Browse the repository at this point in the history
This commit will not be merged
  • Loading branch information
caitp committed May 19, 2014
1 parent 44b76cb commit e25e40b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions test/expected/devel-endpoint.json
Expand Up @@ -220,8 +220,7 @@
"%%PROJECT_ROOT%%/test/tmp/staging-devel/css/a/a-2.less",
"%%PROJECT_ROOT%%/test/tmp/staging-devel/css/b/b.css",
"%%PROJECT_ROOT%%/test/tmp/staging-devel/css/b/b.less",
"%%PROJECT_ROOT%%/test/tmp/staging-devel/css/c.css",
"bower.json"
"%%PROJECT_ROOT%%/test/tmp/staging-devel/css/c.css"
]
}
},
Expand Down Expand Up @@ -249,4 +248,4 @@
"with": {}
}
}
}
}
5 changes: 2 additions & 3 deletions test/expected/stable-endpoint.json
Expand Up @@ -146,8 +146,7 @@
"%%PROJECT_ROOT%%/test/tmp/staging-stable/css/a/a-1.css",
"%%PROJECT_ROOT%%/test/tmp/staging-stable/css/a/a-2.css",
"%%PROJECT_ROOT%%/test/tmp/staging-stable/css/b/b.css",
"%%PROJECT_ROOT%%/test/tmp/staging-stable/css/c.css",
"bower.json"
"%%PROJECT_ROOT%%/test/tmp/staging-stable/css/c.css"
]
}
},
Expand Down Expand Up @@ -175,4 +174,4 @@
"with": {}
}
}
}
}

0 comments on commit e25e40b

Please sign in to comment.