about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--test/test_linux_tcp_info.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_linux_tcp_info.rb b/test/test_linux_tcp_info.rb
index f429d1d..3b4a245 100644
--- a/test/test_linux_tcp_info.rb
+++ b/test/test_linux_tcp_info.rb
@@ -58,4 +58,4 @@ class TestLinuxTCP_Info < Test::Unit::TestCase
       a.close if a
       s.close
   end
-end
+end if RUBY_PLATFORM =~ /linux/