From 8a12abc5d822d6bb2e3f9d9ae25e3e4e304f02d8 Mon Sep 17 00:00:00 2001 From: Richard Geldreich Date: Sun, 23 Nov 2025 15:25:08 -0500 Subject: [PATCH] Fixing the build I purposely broke for testing purposes --- basisu_tool.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/basisu_tool.cpp b/basisu_tool.cpp index 2ebc1d8..430f9d6 100644 --- a/basisu_tool.cpp +++ b/basisu_tool.cpp @@ -1,5 +1,3 @@ -TEST - purposely breaking the build for testing purposes. Remove this line. - // basisu_tool.cpp // Copyright (C) 2019-2025 Binomial LLC. All Rights Reserved. // Licensed under the Apache License, Version 2.0 (the "License");