lib/ai: fix raw code in now tested docunit for puzzle test module
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 1 Dec 2017 16:39:38 +0000 (11:39 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 1 Dec 2017 16:39:38 +0000 (11:39 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/ai/examples/puzzle.nit

index 400af03..dd85629 100644 (file)
@@ -25,7 +25,7 @@
 #
 # The argument "abcd.fgeh" is the grid
 #
 #
 # The argument "abcd.fgeh" is the grid
 #
-# ~~~
+# ~~~raw
 # abc
 # d.f
 # geh
 # abc
 # d.f
 # geh
@@ -33,7 +33,7 @@
 #
 # The goal is:
 #
 #
 # The goal is:
 #
-# ~~~
+# ~~~raw
 # abc
 # def
 # gh.
 # abc
 # def
 # gh.