summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticMediaWiki/tests/phpunit/Unit/Importer/Fixtures/MissingSections/error.json
blob: 5bfb659a45f6724f0d33520d868e401f7f40a7f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"description": "Test import",
	"import": [
		{
			"contents": {
				"importFrom": "foaf.txt"
			},
			"options": {
				"canReplace": false
			}
		}
	],
	"meta": {
		"version": "1"
	}
}