require File.dirname(__FILE__) + '/../test_helper'
class TrackerTest < Test::Unit::TestCase
fixtures :trackers
# Replace this with your real tests.
def test_truth
assert true
end