module Autobuild::SelfTest

This module is the common setup for all tests

It should be included in the toplevel describe blocks

@example

require 'autobuild/test'
describe Autobuild do
end