lib/ass_launcher/enterprise/ole/win32ole.rb in ass_launcher-0.1.1.alpha vs lib/ass_launcher/enterprise/ole/win32ole.rb in ass_launcher-0.2.0

- old
+ new

@@ -22,10 +22,10 @@ # For tests def method_missing(*args) args[1] end else - require 'win32ole' + require 'win32ole' unless AssLauncher::Platform.linux? @win32ole_loaded = true # for tests zonde end # :nocov: # Hold created Ole objects