public
Description: El Dorado is a full-stack community web application written in Ruby/Rails.
Homepage: http://almosteffortless.com/eldorado/
Clone URL: git://github.com/trevorturk/el-dorado.git
missed test stub

git-svn-id: http://eldorado.googlecode.com/svn/trunk@502 
9c008b19-a030-0410-9975-d76d301b4276
trevorturk (author)
Tue Oct 23 21:41:05 -0700 2007
commit  9643d4e8a0c0c0743e92857b8069a3b00357f4ea
tree    92bce6aab0c549e945a41b830413d756fb01fc2e
parent  155ae7271a31ef59bdde4f7082ed2b57ee359d04
...
135
136
137
 
 
 
138
...
135
136
137
138
139
140
141
0
@@ -135,4 +135,7 @@ class PostsControllerTest < Test::Unit::TestCase
0
     assert_equal old_post_count+1, Post.count
0
   end
0
   
0
+ def test_should_quotes_actually_work
0
+ end
0
+
0
 end

Comments

    No one has commented yet.