Issue#67 Extract InstantExecutorExtension
This commit is contained in:
parent
8d60a37b16
commit
3b96a5d9eb
14 changed files with 75 additions and 9 deletions
5
test-util-junit5-android/src/main/AndroidManifest.xml
Normal file
5
test-util-junit5-android/src/main/AndroidManifest.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fnives.test.showcase.android.testutil">
|
||||
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue