mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 07:47:54 -05:00
Renamed test/test.html to test/index.html
This commit is contained in:
parent
41ce478ba4
commit
91aa57e2ad
2 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -12,5 +12,5 @@ end
|
|||
|
||||
desc 'Open your default browser with the test page'
|
||||
task :test do
|
||||
sh("open test/test.html")
|
||||
sh("open test/index.html")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue