7478677e5ba8806f2ffde474524dccd6fc37ed72
markd
  Thu Jan 30 20:10:01 2025 -0800
added my old tabFmt command due to popular demand

diff --git src/utils/tabFmt/tests/input/basic.tab src/utils/tabFmt/tests/input/basic.tab
new file mode 100644
index 00000000000..cb723a7b734
--- /dev/null
+++ src/utils/tabFmt/tests/input/basic.tab
@@ -0,0 +1,8 @@
+A	colB	C	D
+aaa	1	10e20	1.0
+b	1.1	-1.0	1
+ccccc	1000	0x01	Letter
+e e	12345	10000	234
+efghigkl	-1	.1	-234
+	+1	-10e-100	-10e-100
+	0	-10e+100	-10e+100