summaryrefslogtreecommitdiff
path: root/sample/testunit/ts_examples.rb
blob: 3d24dd65221817533777bb1b6cfcbeb3f3c127b3 (plain)
1
2
3
4
5
6
7
# Author:: Nathaniel Talbott.
# Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved.
# License:: Ruby license.

require 'test/unit'
require 'tc_adder'
require 'tc_subtracter'