diff options
Diffstat (limited to 'tests/inhibitors/command')
-rw-r--r-- | tests/inhibitors/command/dm.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/globalDisabledCommand.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/guild.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/guildDisabledCommand.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/nsfw.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/owner.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/restrictedChannel.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/restrictedGuild.test.ts | 0 | ||||
-rw-r--r-- | tests/inhibitors/command/superUser.test.ts | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/tests/inhibitors/command/dm.test.ts b/tests/inhibitors/command/dm.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/dm.test.ts diff --git a/tests/inhibitors/command/globalDisabledCommand.test.ts b/tests/inhibitors/command/globalDisabledCommand.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/globalDisabledCommand.test.ts diff --git a/tests/inhibitors/command/guild.test.ts b/tests/inhibitors/command/guild.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/guild.test.ts diff --git a/tests/inhibitors/command/guildDisabledCommand.test.ts b/tests/inhibitors/command/guildDisabledCommand.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/guildDisabledCommand.test.ts diff --git a/tests/inhibitors/command/nsfw.test.ts b/tests/inhibitors/command/nsfw.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/nsfw.test.ts diff --git a/tests/inhibitors/command/owner.test.ts b/tests/inhibitors/command/owner.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/owner.test.ts diff --git a/tests/inhibitors/command/restrictedChannel.test.ts b/tests/inhibitors/command/restrictedChannel.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/restrictedChannel.test.ts diff --git a/tests/inhibitors/command/restrictedGuild.test.ts b/tests/inhibitors/command/restrictedGuild.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/restrictedGuild.test.ts diff --git a/tests/inhibitors/command/superUser.test.ts b/tests/inhibitors/command/superUser.test.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/inhibitors/command/superUser.test.ts |