# !/arch/unix/bin/ruby # proxytests.rb # This file requires all the files for the proxytests to excute # ... and nothing much else. # Required files to execute tests require 'code/runtimeerror.rb' require 'testcases/proxyturn_tests.rb' require 'testcases/proxyplayer_tests.rb'