aboutsummaryrefslogtreecommitdiffhomepage
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test.sh b/test.sh
index 367205a..ee3be7c 100755
--- a/test.sh
+++ b/test.sh
@@ -70,6 +70,3 @@ if [ $RESULT != 0 ]; then exit $RESULT; fi
test_tvOS; RESULT=$?
if [ $RESULT != 0 ]; then exit $RESULT; fi
-
-# Also test Firestore
-Firestore/test.sh