diff --git a/src/ligo/test/transpiler_tests.ml b/src/ligo/test/transpiler_tests.ml index e8af58b11..e0e2abf3b 100644 --- a/src/ligo/test/transpiler_tests.ml +++ b/src/ligo/test/transpiler_tests.ml @@ -3,7 +3,10 @@ * open Combinators * open Test_helpers *) -(* How should one test the transpiler? *) +(* + How should one test the transpiler? + I'm doing the dumb thing. +*) -let main = "Transpiler (from Mini_C)", [ +let main = "Transpiler (from Ast_typed)", [ ]