Skip to content

Commit

Permalink
Skip some attributes in import photos test
Browse files Browse the repository at this point in the history
These absolute paths cannot be tested in processing algorithm tests
  • Loading branch information
nyalldawson committed Mar 16, 2018
1 parent fa2c5ae commit 7a28181
Showing 1 changed file with 9 additions and 0 deletions.
Expand Up @@ -4904,6 +4904,15 @@ tests:
INVALID:
name: expected/import_photos_invalid.gml
type: vector
compare:
fields:
photo: skip
directory: skip

OUTPUT:
name: expected/import_photos.gml
type: vector
compare:
fields:
photo: skip
directory: skip

0 comments on commit 7a28181

Please sign in to comment.