756582322f8a53fef19e8c24ba902e353ba3623f
chmalee
  Thu Aug 27 14:38:34 2026 -0700
uiTest: shared browser UI test harness, plus an hgTracks example, refs #38188

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

diff --git src/hg/hgTracks/tests/makefile src/hg/hgTracks/tests/makefile
new file mode 100644
index 00000000000..2f49e7b6afd
--- /dev/null
+++ src/hg/hgTracks/tests/makefile
@@ -0,0 +1,2 @@
+UITEST ?= $(CURDIR)/../../utils/uiTest/uiTest
+include $(dir $(UITEST))uiTest.mk