tracks/vendor/gems/highline-1.5.0/test/ts_all.rb
2008-11-28 08:41:26 +01:00

15 lines
321 B
Ruby

#!/usr/local/bin/ruby -w
# ts_all.rb
#
# Created by James Edward Gray II on 2005-04-26.
# Copyright 2005 Gray Productions. All rights reserved.
#
# This is Free Software. See LICENSE and COPYING for details.
require "test/unit"
require "tc_highline"
require "tc_import"
require "tc_menu"
require "tc_color_scheme"