Merge: Introduce `test_frontend`
[nit.git] / src / doc / templates / tests / test_json_model.sav / test_modules_to_full_json.res
index 941833d..ee79241 100644 (file)
        "visibility": "public",
        "modifiers": ["module"]
 }
+{
+       "name": "test_prog-m",
+       "namespace": [{
+               "name": "test_prog-m"
+       }],
+       "class_name": "MModule",
+       "full_name": "test_prog-m",
+       "visibility": "public",
+       "modifiers": ["module"]
+}