summaryrefslogtreecommitdiff
path: root/libs/local/src/test
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2024-09-03 23:51:50 +0200
committerJoel Klinghed <the_jk@spawned.biz>2024-09-03 23:51:50 +0200
commitc6e7689f7c0354582edca55e08dd9531d666d936 (patch)
tree5003da723cb77bd939526b908e5cd81164ef2c20 /libs/local/src/test
parent268858203f77d030ee1155c2fb30522d0314878b (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/local/src/test')
l---------libs/local/src/test/resources/robolectric.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/local/src/test/resources/robolectric.properties b/libs/local/src/test/resources/robolectric.properties
new file mode 120000
index 0000000..c0de003
--- /dev/null
+++ b/libs/local/src/test/resources/robolectric.properties
@@ -0,0 +1 @@
+../../../../../app/src/test/resources/robolectric.properties \ No newline at end of file