Add test coverage of the project xml class
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
<title>Sample Project</title>
|
||||
<author>Jane Smith</author>
|
||||
<author>Jay Doh</author>
|
||||
<saveCount>1122</saveCount>
|
||||
<autoCount>191</autoCount>
|
||||
<editTime>53749</editTime>
|
||||
<saveCount>5</saveCount>
|
||||
<autoCount>10</autoCount>
|
||||
<editTime>1000</editTime>
|
||||
</project>
|
||||
<settings>
|
||||
<doBackup>False</doBackup>
|
||||
<language>en</language>
|
||||
<doBackup>True</doBackup>
|
||||
<language>en_GB</language>
|
||||
<spellCheck>True</spellCheck>
|
||||
<spellLang>None</spellLang>
|
||||
<spellLang>en_GB</spellLang>
|
||||
<autoOutline>True</autoOutline>
|
||||
<lastEdited>636b6aa9b697b</lastEdited>
|
||||
<lastViewed>636b6aa9b697b</lastViewed>
|
||||
|
||||
Reference in New Issue
Block a user