Move CleartextStorage test files into separate dir

Move the files for the CleartextStorage tests into their own directory
to avoid issues with extraction
This commit is contained in:
Ed Minnix
2022-09-08 10:33:05 -04:00
parent 09b723fc6d
commit e69a8269ad
13 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
// semmle-extractor-options: --javac-args -cp ${testdir}/../../../../../stubs/google-android-9.0.0
// codeql-extractor-kotlin-options: ${testdir}/../../../../../stubs/google-android-9.0.0

View File

@@ -1,2 +0,0 @@
// semmle-extractor-options: --javac-args -cp ${testdir}/../../../stubs/google-android-9.0.0
// codeql-extractor-kotlin-options: ${testdir}/../../../stubs/google-android-9.0.0