Explorar o código

Remove comment on cppia. Closes https://github.com/HaxeFoundation/hxcpp/issues/646

Hugh Sanderson %!s(int64=8) %!d(string=hai) anos
pai
achega
9512f1d3e6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/runci/targets/Cpp.hx

+ 0 - 1
tests/runci/targets/Cpp.hx

@@ -58,7 +58,6 @@ class Cpp {
 				}
 
 				if (testCppia) {
-				// https://github.com/HaxeFoundation/hxcpp/issues/646
 					runCommand("haxe", ["compile-cppia-host.hxml"]);
 					runCommand("haxe", ["compile-cppia.hxml"]);
 					runCpp("bin/cppia/Host-debug", ["bin/unit.cppia"]);