test/ts_ucf.rb in ucf-0.5.0 vs test/ts_ucf.rb in ucf-0.6.0
- old
+ new
@@ -28,12 +28,10 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#
# Author: Robert Haines
-require 'test/unit'
-require 'ucf'
-
+# Example data files.
$file_null = "test/data/null.file"
$ucf_empty = "test/data/empty.ucf"
$zip_empty = "test/data/empty.zip"
$ucf_compressed_mimetype = "test/data/compressed_mimetype.ucf"
$ucf_example = "test/data/example.ucf"