source: ruby/branches/0.5/test/unit/terminology_test.rb@ 180

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

added terminology controller test

File size: 98 bytes
Line 
1require 'test_helper'
2
3class TerminologyTest < ActiveSupport::TestCase
4 def test_
5
6 end
7end
Note: See TracBrowser for help on using the repository browser.