summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-10-05 00:33:12 +0200
committerGitHub <noreply@github.com>2023-10-05 00:33:12 +0200
commit16b23d6779610b263ce28a839fae0b8a8bae2120 (patch)
treef2df39ff7ed0728a84778a0fef4a99945e0a3258 /test
parentRequire `from __future__ import annotations` (#81902) (diff)
downloadansible-16b23d6779610b263ce28a839fae0b8a8bae2120.tar.xz
ansible-16b23d6779610b263ce28a839fae0b8a8bae2120.zip
Rename boilerplate sanity test (#81903)
The test covers more than just future boilerplate, so the shorter name is more appropriate.
Diffstat (limited to 'test')
-rw-r--r--test/sanity/code-smell/boilerplate.json (renamed from test/sanity/code-smell/future-boilerplate.json)0
-rw-r--r--test/sanity/code-smell/boilerplate.py (renamed from test/sanity/code-smell/future-boilerplate.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/sanity/code-smell/future-boilerplate.json b/test/sanity/code-smell/boilerplate.json
index 6f1edb783c..6f1edb783c 100644
--- a/test/sanity/code-smell/future-boilerplate.json
+++ b/test/sanity/code-smell/boilerplate.json
diff --git a/test/sanity/code-smell/future-boilerplate.py b/test/sanity/code-smell/boilerplate.py
index b20ef5d5ab..b20ef5d5ab 100644
--- a/test/sanity/code-smell/future-boilerplate.py
+++ b/test/sanity/code-smell/boilerplate.py