method
test_const_CP_ACP
v1_8_7_72 -
Show latest stable
- Class:
TestWin32OLE
test_const_CP_ACP()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 70
def test_const_CP_ACP
assert_equal(0, WIN32OLE::CP_ACP)
end