mirror of
https://github.com/samsonjs/media.git
synced 2026-04-06 11:25:46 +00:00
Move assets from extractor to testdata module
PiperOrigin-RevId: 293608745
This commit is contained in:
parent
cbaa4a7c57
commit
b69918a21e
193 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
sourceSets.test.assets.srcDirs = ['src/test/assets/', '../../testdata/src/test/assets/']
|
||||
sourceSets.test.assets.srcDir '../../testdata/src/test/assets/'
|
||||
|
||||
testOptions.unitTests.includeAndroidResources = true
|
||||
}
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue