Uses fileutils

This commit is contained in:
Jeremy Kemper 2009-10-07 17:02:36 -07:00
parent c23d28e2b3
commit ed139730ff
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
# It is also good to know what is the bare minimum to get
# Rails booted up.
require 'fileutils'
# TODO: Remove rubygems when possible
require 'rubygems'
require 'test/unit'