summaryrefslogtreecommitdiff
path: root/ext/win32ole/tests/testall.rb
diff options
context:
space:
mode:
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 51727d874d..d45541f571 100644
--- a/ext/win32ole/tests/testall.rb
+++ b/ext/win32ole/tests/testall.rb
@@ -11,4 +11,5 @@ require "testVARIANT"
require "testNIL2VTEMPTY"
require "test_ole_methods.rb"
require "test_propertyputref.rb"
+require "test_word.rb"
# require "testOLEEVENT"