aboutsummaryrefslogtreecommitdiffstats
path: root/test/win32ole/test_thread.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/win32ole/test_thread.rb')
-rw-r--r--test/win32ole/test_thread.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/win32ole/test_thread.rb b/test/win32ole/test_thread.rb
index f1cdfe32b0..cb34693064 100644
--- a/test/win32ole/test_thread.rb
+++ b/test/win32ole/test_thread.rb
@@ -6,7 +6,7 @@ end
require 'test/unit'
if defined?(WIN32OLE)
- class TestThread < Test::Unit::TestCase
+ class TestWIN32OLE_THREAD < Test::Unit::TestCase
#
# test for Bug #2618(ruby-core:27634)
#