diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-12-01 14:57:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 14:57:12 +0100 |
| commit | a1e6bc4cee2690eb7f2103901ada9a50846a7419 (patch) | |
| tree | 548577009de8034dcb24270b3bb61b7f471bf806 /tests/unit/settings/syntaxerror_settings.yml | |
| parent | 0e02fee93000f6d989e333cd06c39146d0339f4b (diff) | |
| parent | b4b81a5e1a74f03926e3c2e6f8c5fade99f7eabb (diff) | |
Merge pull request #2291 from dalf/settings2
[enh] user settings can relied on the default settings
Diffstat (limited to 'tests/unit/settings/syntaxerror_settings.yml')
| -rw-r--r-- | tests/unit/settings/syntaxerror_settings.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/settings/syntaxerror_settings.yml b/tests/unit/settings/syntaxerror_settings.yml new file mode 100644 index 000000000..6d3b0f9a0 --- /dev/null +++ b/tests/unit/settings/syntaxerror_settings.yml @@ -0,0 +1,2 @@ +Test: + ********** |