diff --git a/test/commands/mode.js b/test/commands/mode.ts similarity index 100% rename from test/commands/mode.js rename to test/commands/mode.ts diff --git a/test/fixtures/env.js b/test/fixtures/env.ts similarity index 100% rename from test/fixtures/env.js rename to test/fixtures/env.ts diff --git a/test/models/chan.js b/test/models/chan.ts similarity index 100% rename from test/models/chan.js rename to test/models/chan.ts diff --git a/test/models/msg.js b/test/models/msg.ts similarity index 100% rename from test/models/msg.js rename to test/models/msg.ts diff --git a/test/models/network.js b/test/models/network.ts similarity index 100% rename from test/models/network.js rename to test/models/network.ts diff --git a/test/plugins/auth/ldap.js b/test/plugins/auth/ldap.ts similarity index 100% rename from test/plugins/auth/ldap.js rename to test/plugins/auth/ldap.ts diff --git a/test/plugins/clientCertificate.js b/test/plugins/clientCertificate.ts similarity index 100% rename from test/plugins/clientCertificate.js rename to test/plugins/clientCertificate.ts diff --git a/test/plugins/inputs/indexTest.js b/test/plugins/inputs/indexTest.ts similarity index 100% rename from test/plugins/inputs/indexTest.js rename to test/plugins/inputs/indexTest.ts diff --git a/test/plugins/link.js b/test/plugins/link.ts similarity index 100% rename from test/plugins/link.js rename to test/plugins/link.ts diff --git a/test/plugins/packages/indexTest.js b/test/plugins/packages/indexTest.ts similarity index 100% rename from test/plugins/packages/indexTest.js rename to test/plugins/packages/indexTest.ts diff --git a/test/plugins/sqlite.js b/test/plugins/sqlite.ts similarity index 100% rename from test/plugins/sqlite.js rename to test/plugins/sqlite.ts diff --git a/test/plugins/storage.js b/test/plugins/storage.ts similarity index 100% rename from test/plugins/storage.js rename to test/plugins/storage.ts