doc/commands: test commands with filters
[nit.git] / src / doc / commands / tests / test_commands.nit
index d9d6564..24d1593 100644 (file)
@@ -17,6 +17,7 @@ module test_commands
 
 import commands_base
 import frontend
+import frontend::parse_examples
 
 # Nitunit test suite specific to commands
 class TestCommands