From 8d9f163a159a1366a86ba166142b4f6f3fd38083 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 15 Mar 2017 23:39:46 +0000 Subject: test_watcher: disable test correctly when aggregate is missing While we're at it, improve the description of other skips. --- test/test_aggregate_pmq.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_aggregate_pmq.rb') diff --git a/test/test_aggregate_pmq.rb b/test/test_aggregate_pmq.rb index 7748b4f..692b9bd 100644 --- a/test/test_aggregate_pmq.rb +++ b/test/test_aggregate_pmq.rb @@ -3,7 +3,7 @@ require "raindrops" pmq = begin Raindrops::Aggregate::PMQ rescue LoadError => e - warn "W: #{e} skipping test" + warn "W: #{e} skipping #{__FILE__}" false end if RUBY_VERSION.to_f < 1.9 -- cgit v1.2.3-24-ge0c7