summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2015-12-02 13:01:33 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2015-12-02 13:01:33 +0000
commitb9679fd5685533fb331a2f0489004cfd34b2d80b (patch)
tree61509a2e4c39a628d0645d3b86238aef98ffa2a7
parentd056150967401a6c69637eaf3aaa07abdc927574 (diff)
Removed pp from test.
-rw-r--r--test/tc_byteback_snapshot.rb1
1 files changed, 0 insertions, 1 deletions
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'