method
test_const_CP_SYMBOL
v1_8_6_287 -
Show 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