File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -40,11 +40,9 @@ generated_assembly_info(
40
40
"DevTools/**/*.cs" ,
41
41
"Edge/*.cs" ,
42
42
"Firefox/**/*.cs" ,
43
- "HTML5/*.cs" ,
44
43
"IE/*.cs" ,
45
44
"Interactions/*.cs" ,
46
45
"Internal/*.cs" ,
47
- "Opera/*.cs" ,
48
46
"Remote/**/*.cs" ,
49
47
"Safari/*.cs" ,
50
48
"Support/*.cs" ,
@@ -86,11 +84,9 @@ generated_assembly_info(
86
84
"DevTools/**/*.cs" ,
87
85
"Edge/*.cs" ,
88
86
"Firefox/**/*.cs" ,
89
- "HTML5/*.cs" ,
90
87
"IE/*.cs" ,
91
88
"Interactions/*.cs" ,
92
89
"Internal/*.cs" ,
93
- "Opera/*.cs" ,
94
90
"Remote/**/*.cs" ,
95
91
"Safari/*.cs" ,
96
92
"Support/*.cs" ,
@@ -123,11 +119,9 @@ generated_assembly_info(
123
119
"DevTools/**/*.cs" ,
124
120
"Edge/*.cs" ,
125
121
"Firefox/**/*.cs" ,
126
- "Html5/*.cs" ,
127
122
"IE/*.cs" ,
128
123
"Interactions/*.cs" ,
129
124
"Internal/*.cs" ,
130
- "Opera/*.cs" ,
131
125
"Remote/**/*.cs" ,
132
126
"Safari/*.cs" ,
133
127
"Support/*.cs" ,
@@ -170,11 +164,9 @@ generated_assembly_info(
170
164
"DevTools/**/*.cs" ,
171
165
"Edge/*.cs" ,
172
166
"Firefox/**/*.cs" ,
173
- "Html5/*.cs" ,
174
167
"IE/*.cs" ,
175
168
"Interactions/*.cs" ,
176
169
"Internal/*.cs" ,
177
- "Opera/*.cs" ,
178
170
"Remote/**/*.cs" ,
179
171
"Safari/*.cs" ,
180
172
"Support/*.cs" ,
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ config_setting(
32
32
"CustomTestAttributes/*.cs" ,
33
33
"DevTools/*.cs" ,
34
34
"Environment/*.cs" ,
35
- "HTML5/*.cs" ,
36
35
"Interactions/*.cs" ,
37
36
]),
38
37
out = "WebDriver.Common.Tests.dll" ,
You can’t perform that action at this time.
0 commit comments