projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make diary locations into a link and drop the separate view link
[rails.git]
/
vendor
/
plugins
/
output_compression
/
test
/
output_compression_test.rb
1
require 'test/unit'
2
3
class OutputCompressionTest < Test::Unit::TestCase
4
# Replace this with your real tests.
5
def test_this_plugin
6
flunk
7
end
8
end