]> projects.mako.cc - selectricity-live/blob - lib/gruff-0.2.8/test/test_base.rb
minor changes to the election show page, still having trouble figuring out how to...
[selectricity-live] / lib / gruff-0.2.8 / test / test_base.rb
1 #!/usr/bin/ruby
2
3 require File.dirname(__FILE__) + "/gruff_test_case"
4
5 class TestGruffBase < GruffTestCase
6
7
8 end

Benjamin Mako Hill || Want to submit a patch?