Skip to content
Snippets Groups Projects
Commit 8a5cb84b authored by Zack Galbreath's avatar Zack Galbreath Committed by Brad King
Browse files

AndroidTestUtilities: do not require ExternalData unconditionally

Attempting to use AndroidTestUtilities to simply install some local
files on device can result in the following error:

    Neither ExternalData_URL_TEMPLATES nor ExternalData_OBJECT_STORES is set

We no longer require these ExternalData-specific variables to be set if
no such remote data files are requested.

Fixes: #16529
parent 9d34e51c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment