# List of regression tests # # Teset for cwm command line features # # Note: Command lines must be for running in the directory above. # @prefix : <#>. @prefix x: <#>. @prefix test: . @prefix dc: . # yuk - under protest - no hash :cwm001 a test:CwmTest; test:referenceOutput ; test:addressesProblemRaisedBy <>; test:description "Use think=rules.n3 to iterate using separate rules"; test:arguments """cwm/fam.n3 --think=cwm/fam-rules.n3""". #ends