From bf13a0b67dd644eb7d74cb0cfb6876840f73d82b Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 20 Mar 2025 12:09:02 -0400 Subject: Switch to MSTest built-in Test target. Prevents test run during VS build and shows failure details on console (no need to dig into TRX file). --- src/ext/Bal/bal_t.proj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ext/Bal') diff --git a/src/ext/Bal/bal_t.proj b/src/ext/Bal/bal_t.proj index cf908c07..bb8d44a2 100644 --- a/src/ext/Bal/bal_t.proj +++ b/src/ext/Bal/bal_t.proj @@ -18,6 +18,8 @@ + +