diff --git a/tools/buildpkg.sh b/tools/buildpkg.sh index 15424403ed1..107e46b6088 100755 --- a/tools/buildpkg.sh +++ b/tools/buildpkg.sh @@ -80,7 +80,6 @@ plugins/generic/citationStyleLanguage/lib/vendor/guzzle/guzzle/tests/Guzzle/Test plugins/generic/citationStyleLanguage/lib/vendor/symfony/config/Tests/ \ lib/pkp/lib/vendor/symfony/translation/Tests/ \ lib/pkp/lib/vendor/symfony/process/Tests/ \ -lib/pkp/lib/vendor/pimple/pimple/src/Pimple/Tests/ \ lib/pkp/lib/vendor/robloach/component-installer/tests/ComponentInstaller/Test/ \ lib/pkp/lib/vendor/michelf/php-markdown/test \ plugins/generic/citationStyleLanguage/lib/vendor/satooshi/php-coveralls/tests/ \ @@ -91,7 +90,6 @@ plugins/generic/citationStyleLanguage/lib/vendor/seboettg/citeproc-php/example/ lib/pkp/lib/vendor/nikic/fast-route/test/ \ lib/pkp/lib/vendor/ezyang/htmlpurifier/tests/ \ lib/pkp/lib/vendor/ezyang/htmlpurifier/smoketests/ \ -lib/pkp/lib/vendor/pimple/pimple/ext/pimple/tests/ \ lib/pkp/lib/vendor/robloach/component-installer/tests/ \ node_modules \ .editorconfig \