Skip to content

Commit

Permalink
add wxs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Sep 13, 2012
1 parent 2dd3427 commit 4b7f002
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion msautotest
Submodule msautotest updated from 58c4cc to 37960c
2 changes: 1 addition & 1 deletion runtests.sh
Expand Up @@ -3,7 +3,7 @@
ret=0

tests=( misc gdal renderers wxs )
tests=( renderers gdal )
tests=( wxs renderers gdal )

for testcase in "${tests[@]}" ; do
cd msautotest/$testcase
Expand Down

0 comments on commit 4b7f002

Please sign in to comment.