about summary refs log tree commit diff
path: root/third_party/git/t/chainlint/inline-comment.expect
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/chainlint/inline-comment.expect')
-rw-r--r--third_party/git/t/chainlint/inline-comment.expect9
1 files changed, 9 insertions, 0 deletions
diff --git a/third_party/git/t/chainlint/inline-comment.expect b/third_party/git/t/chainlint/inline-comment.expect
new file mode 100644
index 0000000000..fc9f250ac4
--- /dev/null
+++ b/third_party/git/t/chainlint/inline-comment.expect
@@ -0,0 +1,9 @@
+(
+	foobar &&
+?!AMP?!	barfoo
+	flibble "not a # comment"
+>) &&
+
+(
+cd foo &&
+>	flibble "not a # comment")