summaryrefslogtreecommitdiff
path: root/www/wiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json')
-rw-r--r--www/wiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/wiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json b/www/wiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json
new file mode 100644
index 00000000..8cf21bda
--- /dev/null
+++ b/www/wiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json
@@ -0,0 +1,7 @@
+{
+ "head": "refs/heads/master",
+ "headSHA1": "0123456789abcdef0123456789abcdef01234567",
+ "headCommitDate": "1070884800",
+ "branch": "master",
+ "remoteURL": "https://gerrit.wikimedia.org/r/mediawiki/core"
+}