unbreaking the purposely broken build for testing purposes
diff --git a/encoder/basisu_backend.cpp b/encoder/basisu_backend.cpp
index 0688043..8096e25 100644
--- a/encoder/basisu_backend.cpp
+++ b/encoder/basisu_backend.cpp
@@ -27,9 +27,6 @@
 
 namespace basisu
 {
-
-TEST - purposely breaking the build for testing purposes. Remove this line.
-
 	// TODO
 	static inline void verify(bool condition, int line)
 	{