Skip to content

Commit cb5dff3

Browse files
committed
Java: Adding a new test class to the main test suite
1 parent d4a21ae commit cb5dff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/test/org/openqa/selenium/StandardSeleniumTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
ClickScrollingTest.class,
4747
ClickTest.class,
4848
CookieImplementationTest.class,
49+
ContentEditableTest.class,
4950
CorrectEventFiringTest.class,
5051
ElementAttributeTest.class,
5152
ElementEqualityTest.class,

0 commit comments

Comments
 (0)