summaryrefslogtreecommitdiff
path: root/ext/win32ole/tests/testall.rb
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-07 03:10:46 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-07 03:10:46 +0000
commit9215d887997151743c6b606f195464bafdf3d628 (patch)
tree9f80ce1929f11a44bbdef7b7649315e7097b7ed2 /ext/win32ole/tests/testall.rb
parent700790ec3ba7278f290898355b43a9ee2574afe9 (diff)
parent7d110cc79c20df49f24936db409192a281046479 (diff)
add tag v1_8_6_267v1_8_6_267
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_6_267@17925 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/win32ole/tests/testall.rb')
-rw-r--r--ext/win32ole/tests/testall.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/win32ole/tests/testall.rb b/ext/win32ole/tests/testall.rb
index d45541f571..553ce88509 100644
--- a/ext/win32ole/tests/testall.rb
+++ b/ext/win32ole/tests/testall.rb
@@ -12,4 +12,5 @@ require "testNIL2VTEMPTY"
require "test_ole_methods.rb"
require "test_propertyputref.rb"
require "test_word.rb"
+require "test_win32ole_event.rb"
# require "testOLEEVENT"