Skip to content

Commit

Permalink
Added test data for #72
Browse files Browse the repository at this point in the history
In accordance with #189, added file testdata_NOTIFICATION_DATAGENERALIZATIONS_NOTEMPTY_#72 for #72
  • Loading branch information
Tasilee authored Oct 6, 2020
1 parent e62c01c commit a1d19ea
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dwc:dataGeneralizations,Response.Status,Response.Result,Response.Comment
placed on quarter degree grid,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:dataGeneralizations = ""placed on quarter degree grid"" is NOTEMPTY"
blah,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:dataGeneralizations = ""blah"" does is NOTEMPTY"
anyOldTerm,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:dataGeneralizations = ""anyOldTerm"" is NOTEMPTY"
…,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:dataGeneralizations = ""..."" is NOTEMPTY"
[whitespace],RUN_HAS_RESULT,NOT_NOTIFIED,"[any human readable explanation, e.g. dwc:dataGeneralizations is EMPTY"
[non-printing characters],RUN_HAS_RESULT,NOT_NOTIFIED,"[any human readable explanation, e.g. dwc:dataGeneralizations is EMPTY"

0 comments on commit a1d19ea

Please sign in to comment.