Initial commit: ifconfig.me clone on the kaya framework
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""Test package init.
|
||||
|
||||
pyfconfig's settings all have safe defaults, so no environment overrides
|
||||
are required before importing :mod:`pyfconfig.app`; this file exists so
|
||||
``python -m unittest discover -s tests -t .`` treats tests as a package.
|
||||
"""
|
||||
Reference in New Issue
Block a user