source: ruby/branches/0.5.0/test/unit/terminology_test.rb@ 167

Last change on this file since 167 was 167, checked in by KOBAYASHI, Shinji, 15 years ago

adjust for rails

File size: 153 bytes
Line 
1require 'test_helper'
2
3class TerminologyTest < ActiveSupport::TestCase
4 # Replace this with your real tests.
5 def test_truth
6 assert true
7 end
8end
Note: See TracBrowser for help on using the repository browser.