summaryrefslogtreecommitdiff
path: root/android/android_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'android/android_test.go')
-rw-r--r--android/android_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/android_test.go b/android/android_test.go
index 46b705468..68cb70543 100644
--- a/android/android_test.go
+++ b/android/android_test.go
@@ -44,3 +44,5 @@ func TestMain(m *testing.M) {
os.Exit(run())
}
+
+var emptyTestFixtureFactory = NewFixtureFactory(&buildDir)