Add `libcore.libcore.timezone` tests to the ART Libcore test suite.

Tests execution time: 5.24s on host, 8.71s on device (Pixel XL).

Test: Run Libcore tests on host and target
Change-Id: Iddf5b981c2ef0cc19b67ed0cc5f6b6bc8a1d767c
diff --git a/tools/run-libcore-tests.sh b/tools/run-libcore-tests.sh
index 66d5dbd..0d323b4 100755
--- a/tools/run-libcore-tests.sh
+++ b/tools/run-libcore-tests.sh
@@ -100,6 +100,7 @@
                   "libcore.libcore.net"
                   "libcore.libcore.reflect"
                   "libcore.libcore.util"
+                  "libcore.libcore.timezone"
                   "libcore.sun.invoke"
                   "libcore.sun.net"
                   "libcore.sun.misc"