From b9679fd5685533fb331a2f0489004cfd34b2d80b Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 2 Dec 2015 13:01:33 +0000 Subject: Removed pp from test. --- test/tc_byteback_snapshot.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/tc_byteback_snapshot.rb b/test/tc_byteback_snapshot.rb index 0c1e181..87b6409 100644 --- a/test/tc_byteback_snapshot.rb +++ b/test/tc_byteback_snapshot.rb @@ -1,6 +1,5 @@ $: << File.dirname(__FILE__)+"/../lib" -require 'pp' require 'test/unit' require 'byteback/backup_directory' require 'time' -- cgit v1.2.1