[EMAIL PROTECTED] wrote:
Date: Fri Nov 16 05:51:56 2007 New Revision: 595662
Added: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/CommentTest.java URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/CommentTest.java?rev=595662&view=auto ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/CommentTest.java (added) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/CommentTest.java Fri Nov 16 05:51:56 2007 @@ -0,0 +1,141 @@ +/* + + Derby - Class org.apache.derbyTesting.functionTests.tests.lang.CreateTableFromQueryTest + + Licensed to the Apache Software Foundation (ASF) under one
This looks like a typo in the comment. The comment was probably copied from CreateTableFromQueryTest.java. thanks, bryan
