mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-02-17 00:20:32 -05:00
Fixed rake test
This commit is contained in:
parent
9f15ffae84
commit
41ce478ba4
1 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.html")
|
||||
sh("open test/test.html")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue