Skip to content

Commit b0df103

Browse files
committed
Formatting
1 parent acd7533 commit b0df103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/smoke-test-client/src/test/java/org/elasticsearch/smoketest/ESSmokeClientTestCase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public boolean reject(final Thread t) {
7474
// TODO: replace with constant from Netty when https://github.com/netty/netty/pull/8014 is integrated
7575
return "ObjectCleanerThread".equals(t.getName());
7676
}
77+
7778
}
7879

7980
/**

0 commit comments

Comments
 (0)