method
test_const_CP_SYMBOL
ruby latest stable - Class:
TestWin32OLE
test_const_CP_SYMBOL()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 86
def test_const_CP_SYMBOL
assert_equal(42, WIN32OLE::CP_SYMBOL)
end