Skip to content

Commit

Permalink
changes jade fixtures to match new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sintaxi committed Oct 14, 2013
1 parent b78d7ca commit f021d27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"main": "./lib/index.js",
"repository" : { "type" : "git", "url" : "https://github.com/sintaxi/harp.git" },
"dependencies":{
"terraform": "0.5.3",
"terraform": "0.5.4",
"commander": "2.0.0",
"connect": "2.9.0",
"fs-extra": "0.6.4",
Expand Down
2 changes: 1 addition & 1 deletion test/apps/headers/invalid-jade.jade
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
h1 Hello Jade
if foo
if foo()

0 comments on commit f021d27

Please sign in to comment.