Skip to content

Commit

Permalink
Updates test to show timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethormandy committed Jan 8, 2015
1 parent 2242397 commit 6c17282
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 0 additions & 8 deletions test/fixtures/index.html

This file was deleted.

7 changes: 7 additions & 0 deletions test/fixtures/index.jade
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
doctype
html
head
title Grunt Test
body
h1 Grunt Test
p Deployed #{ new Date() }

0 comments on commit 6c17282

Please sign in to comment.