source: ruby/trunk/terminology/test/unit/terminology_test.rb@ 164

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

simple terminology commit

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.