schleyfox / gigantron

Framework for Data Processing

gigantron / test / test_helper.rb
100644 5 lines (4 sloc) 0.11 kb
1
2
3
4
5
require 'test/unit'
require 'rubygems'
require 'shoulda'
require File.dirname(__FILE__) + '/../lib/gigantron'