summaryrefslogtreecommitdiff
path: root/test cases/unit/53 clang-format/header_expected_h
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/unit/53 clang-format/header_expected_h')
-rw-r--r--test cases/unit/53 clang-format/header_expected_h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/unit/53 clang-format/header_expected_h b/test cases/unit/53 clang-format/header_expected_h
new file mode 100644
index 000000000..430317604
--- /dev/null
+++ b/test cases/unit/53 clang-format/header_expected_h
@@ -0,0 +1,3 @@
+#pragma once
+
+int fun(int argc);