diff --git a/test/acceptance/coffee/BrokenLatexFileTests.js b/test/acceptance/js/BrokenLatexFileTests.js similarity index 100% rename from test/acceptance/coffee/BrokenLatexFileTests.js rename to test/acceptance/js/BrokenLatexFileTests.js diff --git a/test/acceptance/coffee/DeleteOldFilesTest.js b/test/acceptance/js/DeleteOldFilesTest.js similarity index 100% rename from test/acceptance/coffee/DeleteOldFilesTest.js rename to test/acceptance/js/DeleteOldFilesTest.js diff --git a/test/acceptance/coffee/ExampleDocumentTests.js b/test/acceptance/js/ExampleDocumentTests.js similarity index 100% rename from test/acceptance/coffee/ExampleDocumentTests.js rename to test/acceptance/js/ExampleDocumentTests.js diff --git a/test/acceptance/coffee/SimpleLatexFileTests.js b/test/acceptance/js/SimpleLatexFileTests.js similarity index 100% rename from test/acceptance/coffee/SimpleLatexFileTests.js rename to test/acceptance/js/SimpleLatexFileTests.js diff --git a/test/acceptance/coffee/SynctexTests.js b/test/acceptance/js/SynctexTests.js similarity index 100% rename from test/acceptance/coffee/SynctexTests.js rename to test/acceptance/js/SynctexTests.js diff --git a/test/acceptance/coffee/TimeoutTests.js b/test/acceptance/js/TimeoutTests.js similarity index 100% rename from test/acceptance/coffee/TimeoutTests.js rename to test/acceptance/js/TimeoutTests.js diff --git a/test/acceptance/coffee/UrlCachingTests.js b/test/acceptance/js/UrlCachingTests.js similarity index 100% rename from test/acceptance/coffee/UrlCachingTests.js rename to test/acceptance/js/UrlCachingTests.js diff --git a/test/acceptance/coffee/WordcountTests.js b/test/acceptance/js/WordcountTests.js similarity index 100% rename from test/acceptance/coffee/WordcountTests.js rename to test/acceptance/js/WordcountTests.js diff --git a/test/acceptance/coffee/helpers/Client.js b/test/acceptance/js/helpers/Client.js similarity index 100% rename from test/acceptance/coffee/helpers/Client.js rename to test/acceptance/js/helpers/Client.js diff --git a/test/acceptance/coffee/helpers/ClsiApp.js b/test/acceptance/js/helpers/ClsiApp.js similarity index 100% rename from test/acceptance/coffee/helpers/ClsiApp.js rename to test/acceptance/js/helpers/ClsiApp.js