aboutsummaryrefslogtreecommitdiffstats
path: root/test/dtrace/test_singleton_function.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/dtrace/test_singleton_function.rb')
-rw-r--r--test/dtrace/test_singleton_function.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dtrace/test_singleton_function.rb b/test/dtrace/test_singleton_function.rb
index 98fe7d3a77..13d02098a0 100644
--- a/test/dtrace/test_singleton_function.rb
+++ b/test/dtrace/test_singleton_function.rb
@@ -52,4 +52,4 @@ ruby$target:::function-return
eoruby
end
end
-end
+end if (`dtrace -V` rescue false)