Skip to content
Permalink
Browse files

tests: Remove non-existing constraint from test

The has_svn constraint was removed from library.tcl, but I forgot to
remove it from the test as well.
  • Loading branch information
neverpanic committed Mar 12, 2018
1 parent ea77eb5 commit 0745d2d4efcbe082e13828f31c2c594c2be0a0a4
Showing with 0 additions and 2 deletions.
  1. +0 −2 tests/test/svn-and-patchsites/test.tcl
@@ -17,8 +17,6 @@ customMatch notGlob [lambda {needle haystack} {

test svn-patchsites {
Regression test for svn-and-patchsites.
} -constraints {
has_svn
} -body {
return [exec -ignorestderr cat $path/$output_file]
} -result "error*" -match notGlob

0 comments on commit 0745d2d

Please sign in to comment.
You can’t perform that action at this time.