<?xml version="1.0" encoding="UTF-8"?>
<!-- Created by Charles Hoffman, CPA 2023-07-15 -->
<!-- Public domain dedication: https://creativecommons.org/publicdomain/zero/1.0/ -->
<!-- XBRL-based Digital Financial Reporting Conformance Suite -->
<?xml-stylesheet type="text/xsl" href="testcase.xsl"?>
<testcase
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:xbrldte="http://xbrl.org/2005/xbrldt/errors"
	xmlns="http://xbrl.org/2005/conformance"
	name="28-TestCase-adjustment"
	description="Valid report and report model which provides an example of a 'adjustment' concept arrangment pattern. (NOTE; a better name for this might be 'restatement')"
	outpath="out"
	owner="charles.hoffman@me.com"
	minimal="true"
	xsi:schemaLocation="">


<variation id="V-28" name="adjustment">
	  <description>Valid report and report model which provides an example of a 'adjustment' concept arrangment pattern. (NOTE; a better name for this might be 'restatement')</description>
	  <data>
	          <instance readMeFirst="true">adjustment/instance.xml</instance>
	          <xsd readMeFirst="false">adjustment/report.xsd</xsd>
	          <linkbase readMeFirst="false">adjustment/report-lab.xml</linkbase>
	          <linkbase readMeFirst="false">adjustment/report-ref.xml</linkbase>
	          <linkbase readMeFirst="false">adjustment/report-pre.xml</linkbase>
						<linkbase readMeFirst="false">adjustment/report-cal.xml</linkbase>
						<linkbase readMeFirst="false">adjustment/report-def.xml</linkbase>
						<linkbase readMeFirst="false">adjustment/report-for.xml</linkbase>
	  </data>
		<result expected='valid'>

	  </result>
</variation>
</testcase>
