Module:Template test case: Difference between revisions

    (simplify the wrapper template config by loading it in from a data module)
    (don't export the Invocation class, as it has been removed)
    Line 525: Line 525:
    Template = Template,
    Template = Template,
    TestCase = TestCase,
    TestCase = TestCase,
    Invocation = Invocation,
    NowikiInvocation = NowikiInvocation,
    NowikiInvocation = NowikiInvocation,
    TableInvocation = TableInvocation
    TableInvocation = TableInvocation