method
test_const_CP_MACCP
v1_8_7_72 -
Show latest stable
- Class:
TestWin32OLE
test_const_CP_MACCP()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 78
def test_const_CP_MACCP
assert_equal(2, WIN32OLE::CP_MACCP)
end