diff options
Diffstat (limited to 'test/test-files/python/pyre_configuration_dir')
3 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/python/pyre_configuration_dir/.pyre_configuration.local b/test/test-files/python/pyre_configuration_dir/.pyre_configuration.local new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/pyre_configuration_dir/.pyre_configuration.local diff --git a/test/test-files/python/pyre_configuration_dir/foo/__init__.py b/test/test-files/python/pyre_configuration_dir/foo/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/pyre_configuration_dir/foo/__init__.py diff --git a/test/test-files/python/pyre_configuration_dir/foo/bar.py b/test/test-files/python/pyre_configuration_dir/foo/bar.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/python/pyre_configuration_dir/foo/bar.py |