1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Add more unit tests for config package

This commit is contained in:
Frédéric Guillot 2018-09-23 15:23:46 -07:00
parent 8601a67a7d
commit 844680e573
3 changed files with 725 additions and 69 deletions

View file

@ -4,7 +4,7 @@
/*
Package config handles configuration values for Miniflux application.
Package config handles configuration values for the application.
*/
package config // import "miniflux.app/config"