Skip to content

Commit

Permalink
update msautotest submodule for passing gdal tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Sep 13, 2012
1 parent 6428d39 commit dbf8770
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 6b9a88 to 58c4cc
2 changes: 1 addition & 1 deletion runtests.sh
Expand Up @@ -3,7 +3,7 @@
ret=0

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

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

0 comments on commit dbf8770

Please sign in to comment.