Skip to content

Commit 168cba8

Browse files
committed
Add .xsaccess test data
1 parent 8791e67 commit 168cba8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

javascript/extractor/tests/xsaccess/output/trap/.xsaccess.trap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#10000=@"/.xsaccess;sourcefile"
2-
files(#10000,".xsaccess")
2+
files(#10000,"/.xsaccess")
33
#10001=@"/;folder"
44
folders(#10001,"/")
55
containerparent(#10001,#10000)
@@ -14,8 +14,8 @@ json_locations(#20000,#20001)
1414
#20002=*
1515
json(#20002,1,#20000,0,"true")
1616
#20003=@"loc,{#10000},2,14,2,17"
17-
locations_default(#20001,#10000,2,14,2,17)
18-
json_locations(#20000,#20001)
17+
locations_default(#20003,#10000,2,14,2,17)
18+
json_locations(#20002,#20003)
1919
json_literals("true","true",#20002)
2020
json_properties(#20000,"exposed",#20002)
2121
numlines(#10000,3,0,0)

0 commit comments

Comments
 (0)