diff options
author | gpcf <gpcf@gpcf.eu> | 2024-07-28 11:58:39 +0200 |
---|---|---|
committer | gpcf <gpcf@gpcf.eu> | 2024-07-28 11:58:39 +0200 |
commit | 52173903e17625c44c108b4ca2e7bc22f3b76465 (patch) | |
tree | bc588f78bbfd985a422cac7750505a2bd007b55a /spec/fixtures/moderate.conf | |
parent | c7f0dbbbdac8ffdc4d6b90eb38a2221977f36666 (diff) | |
download | xban2-52173903e17625c44c108b4ca2e7bc22f3b76465.tar.gz xban2-52173903e17625c44c108b4ca2e7bc22f3b76465.tar.bz2 xban2-52173903e17625c44c108b4ca2e7bc22f3b76465.zip |
Add unit tests
Diffstat (limited to 'spec/fixtures/moderate.conf')
-rw-r--r-- | spec/fixtures/moderate.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/moderate.conf b/spec/fixtures/moderate.conf new file mode 100644 index 0000000..127f3d6 --- /dev/null +++ b/spec/fixtures/moderate.conf @@ -0,0 +1 @@ +moderate_new_accounts = true
\ No newline at end of file |