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 deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/dm.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/globalDisabledCommand.test.ts b/tests/inhibitors/command/globalDisabledCommand.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/globalDisabledCommand.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/guild.test.ts b/tests/inhibitors/command/guild.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/guild.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/guildDisabledCommand.test.ts b/tests/inhibitors/command/guildDisabledCommand.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/guildDisabledCommand.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/nsfw.test.ts b/tests/inhibitors/command/nsfw.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/nsfw.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/owner.test.ts b/tests/inhibitors/command/owner.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/owner.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/restrictedChannel.test.ts b/tests/inhibitors/command/restrictedChannel.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/restrictedChannel.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/restrictedGuild.test.ts b/tests/inhibitors/command/restrictedGuild.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/restrictedGuild.test.ts +++ /dev/null diff --git a/tests/inhibitors/command/superUser.test.ts b/tests/inhibitors/command/superUser.test.ts deleted file mode 100644 index e69de29..0000000 --- a/tests/inhibitors/command/superUser.test.ts +++ /dev/null |