Skip to content

Commit 1630b73

Browse files
committed
Replace CRLF line endings with LF
1 parent af33ebe commit 1630b73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/cross_agent/fixtures/rum_loader_insertion_location/no_end_header.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
22
<!--
33
Copyright 2010 New Relic, Inc.
44
@@ -15,8 +15,8 @@
1515
limitations under the License.
1616
-->
1717

18-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
19-
<head>EXPECTED_RUM_LOADER_LOCATION<body>
20-
Cribbed from the Java agent
21-
</body>
22-
</html>
18+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
19+
<head>EXPECTED_RUM_LOADER_LOCATION<body>
20+
Cribbed from the Java agent
21+
</body>
22+
</html>

0 commit comments

Comments
 (0)