mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-19 07:32:21 +08:00
#3633 - Put all dummy test files in test/test-files
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
defmodule Test.MixProject do
|
||||
# fake mix project file
|
||||
end
|
||||
@@ -1,2 +0,0 @@
|
||||
{
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
|
||||
Vendored
@@ -1,3 +0,0 @@
|
||||
include README.md
|
||||
include *.ini *.cfg *.txt
|
||||
include requirements/*.txt
|
||||
@@ -1,2 +0,0 @@
|
||||
[pytest]
|
||||
DJANGO_SETTINGS_MODULE=foo.settings
|
||||
@@ -1,2 +0,0 @@
|
||||
[flake8]
|
||||
max-line-length = 119
|
||||
@@ -1,3 +0,0 @@
|
||||
[tox]
|
||||
envlist =
|
||||
py352
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user