summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/docs/tests.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/docs/tests.markdown')
m---------vendor/fguillot/picofeed0
-rw-r--r--vendor/fguillot/picofeed/docs/tests.markdown14
2 files changed, 0 insertions, 14 deletions
diff --git a/vendor/fguillot/picofeed b/vendor/fguillot/picofeed
new file mode 160000
+Subproject 0a1d0d3950f7f047dc8fb1d80aa6296e15f306d
diff --git a/vendor/fguillot/picofeed/docs/tests.markdown b/vendor/fguillot/picofeed/docs/tests.markdown
deleted file mode 100644
index 72bb48b0f..000000000
--- a/vendor/fguillot/picofeed/docs/tests.markdown
+++ /dev/null
@@ -1,14 +0,0 @@
-Running unit tests
-==================
-
-If the autoloader is not yet installed run:
-
-```php
-composer dump-autoload
-```
-
-Then run:
-
-```php
-phpunit tests
-```