Sha256: d3dd95db5d1bf548ae899324b2c61360cda840fb212dbc5920bdc609a95300b0

Contents?: true

Size: 295 Bytes

Versions: 5

Compression:

Stored size: 295 Bytes

Contents

#!/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"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
highline-1.2.2 test/ts_all.rb
highline-1.2.3 test/ts_all.rb
highline-1.2.5 test/ts_all.rb
highline-1.2.1 test/ts_all.rb
highline-1.2.4 test/ts_all.rb