Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
fthomas committed Jul 27, 2021
1 parent 28574e5 commit 30d667e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ class StringInferenceSpec extends Properties("StringInference") {
Inference[Url, NonEmpty].isValid
}

property("Xml ==> NonEmpty ") = secure {
Inference[Xml, NonEmpty].isValid
}

property("ValidByte ==> NonEmpty ") = secure {
Inference[ValidByte, NonEmpty].isValid
}
Expand Down

0 comments on commit 30d667e

Please sign in to comment.