#!/usr/bin/ruby # This software is in the public domain, furnished "as is", without technical # support, and with no warranty, express or implied, as to its usefulness for # any purpose. $:.push(File.expand_path(__FILE__+'/../..')) require 'test/unit' require 'global' require 'formula' require 'utils' class WellKnownCodeIssues