diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2024-09-03 23:51:50 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2024-09-03 23:51:50 +0200 |
| commit | c6e7689f7c0354582edca55e08dd9531d666d936 (patch) | |
| tree | 5003da723cb77bd939526b908e5cd81164ef2c20 /libs/samba/src | |
| parent | 268858203f77d030ee1155c2fb30522d0314878b (diff) | |
Add robolectric.properties
For some reason robolectric doesn't pick up the right min and max
sdk by itself so it was testing the wrong versions
Diffstat (limited to 'libs/samba/src')
| l--------- | libs/samba/src/test/resources/robolectric.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/samba/src/test/resources/robolectric.properties b/libs/samba/src/test/resources/robolectric.properties new file mode 120000 index 0000000..c0de003 --- /dev/null +++ b/libs/samba/src/test/resources/robolectric.properties @@ -0,0 +1 @@ +../../../../../app/src/test/resources/robolectric.properties
\ No newline at end of file |
