#3633 - Put all dummy test files in test/test-files

This commit is contained in:
w0rp
2021-03-20 22:11:22 +00:00
parent 3838ae118d
commit b1d833417b
581 changed files with 1027 additions and 1123 deletions

View File

@@ -1,3 +0,0 @@
defmodule Test.MixProject do
# fake mix project file
end

View File

@@ -1,2 +0,0 @@
{
}

View File

@@ -1,3 +0,0 @@
include README.md
include *.ini *.cfg *.txt
include requirements/*.txt

View File

@@ -1,2 +0,0 @@
[pytest]
DJANGO_SETTINGS_MODULE=foo.settings

View File

@@ -1,2 +0,0 @@
[flake8]
max-line-length = 119

View File

@@ -1,3 +0,0 @@
[tox]
envlist =
py352

Some files were not shown because too many files have changed in this diff Show More