Skip to content

Commit

Permalink
fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Nov 30, 2011
1 parent 981dc75 commit 9f11dd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/cases/vendor.border-radius.styl
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ button
prepend(vendor-prefixes, ms, o)

button
border-radius: 5px
border-radius: 5px
2 changes: 1 addition & 1 deletion test/cases/vendor.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ p {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
}

0 comments on commit 9f11dd0

Please sign in to comment.