diff options
| author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-10-06 21:55:46 -0400 |
|---|---|---|
| committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2022-10-06 21:55:46 -0400 |
| commit | 9f2e9c4065b6db0a6a0ccbde7497a70791be6855 (patch) | |
| tree | debadb8c19ef06f2338a8fd6b16c6a4e9327e064 /tests/inhibitors/command | |
| parent | 086c9644e9f67dce38fdb4de4335cadfdbb38239 (diff) | |
| download | tanzanite-9f2e9c4065b6db0a6a0ccbde7497a70791be6855.tar.gz tanzanite-9f2e9c4065b6db0a6a0ccbde7497a70791be6855.tar.bz2 tanzanite-9f2e9c4065b6db0a6a0ccbde7497a70791be6855.zip | |
remove test files
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 |
