about summary refs log tree commit diff
path: root/third_party/git/t/t4034/html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4034/html')
-rw-r--r--third_party/git/t/t4034/html/expect8
-rw-r--r--third_party/git/t/t4034/html/post3
-rw-r--r--third_party/git/t/t4034/html/pre3
3 files changed, 0 insertions, 14 deletions
diff --git a/third_party/git/t/t4034/html/expect b/third_party/git/t/t4034/html/expect
deleted file mode 100644
index 447b49ab6d7b..000000000000
--- a/third_party/git/t/t4034/html/expect
+++ /dev/null
@@ -1,8 +0,0 @@
-<BOLD>diff --git a/pre b/post<RESET>
-<BOLD>index 8ca4aea..46921e5 100644<RESET>
-<BOLD>--- a/pre<RESET>
-<BOLD>+++ b/post<RESET>
-<CYAN>@@ -1,3 +1,3 @@<RESET>
-<tag <GREEN>newattr="newvalue"<RESET>><GREEN>added<RESET> content</tag>
-<tag attr=<RED>"value"<RESET><GREEN>"newvalue"<RESET>><RED>content<RESET><GREEN>changed<RESET></tag>
-<<RED>tag<RESET><GREEN>newtag<RESET>>content <RED>&entity;<RESET><GREEN>&newentity;<RESET><<RED>/tag<RESET><GREEN>/newtag<RESET>>
diff --git a/third_party/git/t/t4034/html/post b/third_party/git/t/t4034/html/post
deleted file mode 100644
index 46921e586c6f..000000000000
--- a/third_party/git/t/t4034/html/post
+++ /dev/null
@@ -1,3 +0,0 @@
-<tag newattr="newvalue">added content</tag>
-<tag attr="newvalue">changed</tag>
-<newtag>content &newentity;</newtag>
diff --git a/third_party/git/t/t4034/html/pre b/third_party/git/t/t4034/html/pre
deleted file mode 100644
index 8ca4aeae83fc..000000000000
--- a/third_party/git/t/t4034/html/pre
+++ /dev/null
@@ -1,3 +0,0 @@
-<tag>content</tag>
-<tag attr="value">content</tag>
-<tag>content &entity;</tag>