Fix t/storage/replicated.t class loading problem
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 1 Oct 2013 19:12:14 +0000 (20:12 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 1 Oct 2013 19:12:14 +0000 (20:12 +0100)
commit617474ab7e555d02b6953fa2bdc902ee21d06cf2
tree2187dbaa921f4e04a26df889d0d74439adcd524c
parent3f8affda61edb3a04cf3ed3b8349c06f3d5c7858
Fix t/storage/replicated.t class loading problem

Do all the skip_all in BEGIN {}, and just 'use' the modules instead of
use_ok().
Changes
t/storage/replicated.t