# We should try to limit the use of Plugin Test Kit because ActiveTest is # a low-level library, but certain dependencies can't be avoided and those # use the ptk_helper; all other situations use this spartan helper. $:.unshift File.join(File.dirname(__FILE__), '..', 'lib') require 'test/unit'