diff --git a/tests/Conformance.test.cpp b/tests/Conformance.test.cpp index 66c230f4..fe555ba0 100644 --- a/tests/Conformance.test.cpp +++ b/tests/Conformance.test.cpp @@ -26,7 +26,6 @@ extern bool verbose; extern bool codegen; extern int optimizationLevel; - LUAU_FASTFLAG(LuauTaggedLuData); LUAU_FASTFLAG(LuauSciNumberSkipTrailDot); LUAU_FASTINT(CodegenHeuristicsInstructionLimit);