From fef18de531737c8bb819794b9db8c6630a85a5a9 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 31 Jan 2017 10:13:59 +0000 Subject: Tidy up requires in tests, fix Tempfile filename stem --- test/tc_byteback_snapshot.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/tc_byteback_snapshot.rb') diff --git a/test/tc_byteback_snapshot.rb b/test/tc_byteback_snapshot.rb index 6101371..71f8c39 100644 --- a/test/tc_byteback_snapshot.rb +++ b/test/tc_byteback_snapshot.rb @@ -1,5 +1,3 @@ -$: << File.dirname(__FILE__)+"/../lib" - require 'test/unit' require 'byteback/backup_directory' require 'time' -- cgit v1.2.1