~schilling-ro/nunitv2/datasource

« back to all changes in this revision

Viewing changes to src/tests/test-assembly/data/wrongTestNameTag.xml

  • Committer: Robert Schilling schilling.ro@gmail.com
  • Date: 2013-05-04 22:53:58 UTC
  • Revision ID: schilling.ro@gmail.com-20130504225358-d5s8xi4sl3v9mkea
Added basic testcases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" ?>
 
2
<TestCases>
 
3
    <TestCase>
 
4
        <MyName>
 
5
            My name
 
6
        </MyName>
 
7
        <Parameters>
 
8
            <Parameter>1</Parameter>
 
9
        </Parameters>
 
10
    </TestCase>
 
11
</TestCases>
 
 
b'\\ No newline at end of file'