summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-domain-c-c_maximum_signature_line_length/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-domain-c-c_maximum_signature_line_length/conf.py')
-rw-r--r--tests/roots/test-domain-c-c_maximum_signature_line_length/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/roots/test-domain-c-c_maximum_signature_line_length/conf.py b/tests/roots/test-domain-c-c_maximum_signature_line_length/conf.py
new file mode 100644
index 0000000..ba480ed
--- /dev/null
+++ b/tests/roots/test-domain-c-c_maximum_signature_line_length/conf.py
@@ -0,0 +1 @@
+c_maximum_signature_line_length = len("str hello(str name)") - 1