1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00

Refactor integration tests to accept any run command

This commit is contained in:
Jordi Boggiano 2012-05-28 00:11:18 +02:00
parent 9841b6f36e
commit 43150b88a2
9 changed files with 50 additions and 14 deletions

View file

@ -17,5 +17,7 @@ Installs a dev package forcing it's reference
"a/a": "dev-master#def000"
}
}
--RUN--
install
--EXPECT--
Installing a/a (dev-master def000)