Commit 4e23c3af authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Rename GenericGeneratorTest to GenericOperationGeneratorTest

Rename the class to avoid conflicts with new tests being generated.

git-svn-id: https://groke.mcmaster.ca/svn/grad/colin/branches/TableTool_javization@11089 57e6efec-57d4-0310-aeb1-a6c144bb1a8b
parent d802af4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ import static org.junit.Assert.*;
 * @author Matthew Dawson <matthew@mjdsystems.ca>
 */
@RunWith(Parameterized.class)
public class GenericGeneratorTest {
public class GenericOperationGeneratorTest {
    @Parameters
    public static Collection<Object[]> data() {
        return Arrays.asList(new Object[][]{