Skip to content

Commit a8f771c

Browse files
rbrishs96c
authored andcommitted
add websocket to make test runnable when simulation ff
Signed-off-by: Simon Stewart <simons@fb.com>
1 parent ab53ac0 commit a8f771c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-api-1.6.6.jar"/>
4444
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-jdk14-1.6.6.jar"/>
4545
<classpathentry kind="lib" path="/third-party/java/gson/gson-2.3.1.jar"/>
46+
<classpathentry kind="lib" path="/third-party/java/jetty-websocket/jetty-websocket-8.1.8.jar"/>
4647
<classpathentry kind="output" path="build/production"/>
4748
</classpath>

0 commit comments

Comments
 (0)