Skip to content

Commit

Permalink
add regression test for #784
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 9, 2012
1 parent 90bdf63 commit 06c9210
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test.jade

This file was deleted.

1 change: 1 addition & 0 deletions test/cases/regression.784.html
@@ -0,0 +1 @@
<div class="url">google.com</div>
2 changes: 2 additions & 0 deletions test/cases/regression.784.jade
@@ -0,0 +1,2 @@
url = 'http://www.google.com'
.url #{url.replace('http://', '').replace(/^www\./, '')}

0 comments on commit 06c9210

Please sign in to comment.