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, 0 insertions, 2 deletions
diff --git a/android/android_test.go b/android/android_test.go
index 2a697fb85..fb82e3765 100644
--- a/android/android_test.go
+++ b/android/android_test.go
@@ -22,5 +22,3 @@ import (
func TestMain(m *testing.M) {
os.Exit(m.Run())
}
-
-var emptyTestFixtureFactory = NewFixtureFactory(nil)