File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 3535 "psr-4" : {
3636 "Cmfcmf\\ " : " Cmfcmf"
3737 }
38+ },
39+ "autoload-dev" : {
40+ "psr-4" : {
41+ "Cmfcmf\\ OpenWeatherMap\\ Tests\\ " : " tests"
42+ }
3843 }
3944}
Original file line number Diff line number Diff line change 1616 * @see https://OpenWeatherMap.org/appid
1717 */
1818
19- namespace Cmfcmf \OpenWeatherMap \Tests \OpenWeatherMap ;
19+ namespace Cmfcmf \OpenWeatherMap \Tests \Exceptions ;
2020
2121use Cmfcmf \OpenWeatherMap ;
2222use Cmfcmf \OpenWeatherMap \Tests \TestHttpClient ;
Original file line number Diff line number Diff line change 1616 * @see https://OpenWeatherMap.org/appid
1717 */
1818
19- namespace Cmfcmf \OpenWeatherMap \Tests \ OpenWeatherMap ;
19+ namespace Cmfcmf \OpenWeatherMap \Tests ;
2020
2121use Cmfcmf \OpenWeatherMap ;
2222use Cmfcmf \OpenWeatherMap \Exception ;
You can’t perform that action at this time.
0 commit comments