From fbeedf4b141ac84d236649aa1e5d4f6bf773ce92 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 20 Oct 2024 19:29:42 +0300 Subject: Condense test directories. --- test cases/unit/93 clangformat/src/badformat.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test cases/unit/93 clangformat/src/badformat.cpp (limited to 'test cases/unit/93 clangformat/src/badformat.cpp') diff --git a/test cases/unit/93 clangformat/src/badformat.cpp b/test cases/unit/93 clangformat/src/badformat.cpp new file mode 100644 index 000000000..99a0ea60c --- /dev/null +++ b/test cases/unit/93 clangformat/src/badformat.cpp @@ -0,0 +1,2 @@ +class { +}; -- cgit v1.2.3