mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
If config.file is not set try loading 'karma.yaml' from current directory. This is the documented behaviour and it used to work before, got broken when config.file was modified to accept a full path instead of just the file name Fixes #261