summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index d97cfee..29859cb 100644
--- a/composer.json
+++ b/composer.json
@@ -40,7 +40,8 @@
],
"files": [
"tests/_fixture/file_with_multiple_code_units.php",
- "tests/_fixture/function.php"
+ "tests/_fixture/function.php",
+ "tests/_fixture/issue_9.php"
]
},
"extra": {