branch: elpa/clojure-ts-mode commit f187b72aa96443338c75e84c6ff1ff5bb1c3397a Author: dannyfreeman <danny@dfreeman.email> Commit: dannyfreeman <danny@dfreeman.email>
Move test files to new directory --- indentation.clj => test/indentation.clj | 0 test.clj => test/test.clj | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/indentation.clj b/test/indentation.clj similarity index 100% rename from indentation.clj rename to test/indentation.clj diff --git a/test.clj b/test/test.clj similarity index 100% rename from test.clj rename to test/test.clj