Lewiscowles1986 / filesystem-file-extension-php

PHP File Extension Utility Library
GNU General Public License v3.0
1 stars 2 forks source link

Data source for tests #1

Open Lewiscowles1986 opened 6 years ago

Lewiscowles1986 commented 6 years ago

Need to implement array data source for tests, with verbose message output

Expected '', got 'htaccess'
Expected 'tar.gz' got '.gz'
etc

Should be pretty simple