Fix current tests
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<novelWriterXML appVersion="2.7b1" hexVersion="0x020700b1" fileVersion="1.5" fileRevision="5" timeStamp="2022-10-15 12:12:59">
|
||||
<novelWriterXML appVersion="2.7b1" hexVersion="0x020700b1" fileVersion="1.5" fileRevision="6" timeStamp="2022-10-15 12:12:59">
|
||||
<project id="d0f3fe10-c6e6-4310-8bfd-181eb4224eed" saveCount="5" autoCount="10" editTime="1000">
|
||||
<name>Sample Project</name>
|
||||
<author>Jay Doh</author>
|
||||
@@ -20,19 +20,19 @@
|
||||
<entry key="C">D</entry>
|
||||
</autoReplace>
|
||||
<status>
|
||||
<entry key="sf12341" count="4" red="100" green="100" blue="100" shape="SQUARE">New</entry>
|
||||
<entry key="sf24ce6" count="2" red="200" green="50" blue="0" shape="SQUARE">Notes</entry>
|
||||
<entry key="sc24b8f" count="3" red="182" green="60" blue="0" shape="SQUARE">Started</entry>
|
||||
<entry key="s90e6c9" count="7" red="193" green="129" blue="0" shape="SQUARE">1st Draft</entry>
|
||||
<entry key="sd51c5b" count="0" red="193" green="129" blue="0" shape="SQUARE">2nd Draft</entry>
|
||||
<entry key="s8ae72a" count="0" red="193" green="129" blue="0" shape="SQUARE">3rd Draft</entry>
|
||||
<entry key="s78ea90" count="1" red="58" green="180" blue="58" shape="SQUARE">Finished</entry>
|
||||
<entry key="sf12341" count="4" color="#646464" shape="SQUARE">New</entry>
|
||||
<entry key="sf24ce6" count="2" color="#c83200" shape="SQUARE">Notes</entry>
|
||||
<entry key="sc24b8f" count="3" color="#b63c00" shape="SQUARE">Started</entry>
|
||||
<entry key="s90e6c9" count="7" color="#c18100" shape="SQUARE">1st Draft</entry>
|
||||
<entry key="sd51c5b" count="0" color="#c18100" shape="SQUARE">2nd Draft</entry>
|
||||
<entry key="s8ae72a" count="0" color="#c18100" shape="SQUARE">3rd Draft</entry>
|
||||
<entry key="s78ea90" count="1" color="#3ab43a" shape="SQUARE">Finished</entry>
|
||||
</status>
|
||||
<importance>
|
||||
<entry key="ia857f0" count="5" red="100" green="100" blue="100" shape="SQUARE">None</entry>
|
||||
<entry key="icfb3a5" count="2" red="0" green="122" blue="188" shape="SQUARE">Minor</entry>
|
||||
<entry key="i2d7a54" count="2" red="21" green="0" blue="180" shape="SQUARE">Major</entry>
|
||||
<entry key="i56be10" count="1" red="117" green="0" blue="175" shape="SQUARE">Main</entry>
|
||||
<entry key="ia857f0" count="5" color="#646464" shape="SQUARE">None</entry>
|
||||
<entry key="icfb3a5" count="2" color="#007abc" shape="SQUARE">Minor</entry>
|
||||
<entry key="i2d7a54" count="2" color="#1500b4" shape="SQUARE">Major</entry>
|
||||
<entry key="i56be10" count="1" color="#7500af" shape="SQUARE">Main</entry>
|
||||
</importance>
|
||||
</settings>
|
||||
<content items="27" novelWords="954" notesWords="409" novelChars="0" notesChars="0">
|
||||
|
||||
Reference in New Issue
Block a user