Correct wrong main() method in LocalizedDisplayScriptTest and
LocalizedAttributeScriptTest
-------------------------------------------------------------------------------------------
Key: DERBY-4718
URL: https://issues.apache.org/jira/browse/DERBY-4718
Project: Derby
Issue Type: Bug
Components: Test
Reporter: Yun Lee
Assignee: Yun Lee
There are "public static void main()" in both LocalizedDisplayScriptTest and
LocalizedAttributeScriptTest. Obviously, the two medthods have wrong signature,
they don't have "String[] args".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.