rename test file
This commit is contained in:
parent
64f649d1f9
commit
d5041f64be
@ -19,7 +19,7 @@ include_directories(
|
|||||||
add_executable(ixwebsocket_unittest
|
add_executable(ixwebsocket_unittest
|
||||||
test_runner.cpp
|
test_runner.cpp
|
||||||
cmd_websocket_chat.cpp
|
cmd_websocket_chat.cpp
|
||||||
IXTestWebSocketServer.cpp
|
IXWebSocketServerTest.cpp
|
||||||
IXTest.cpp
|
IXTest.cpp
|
||||||
msgpack11.cpp
|
msgpack11.cpp
|
||||||
)
|
)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* IXTestWebSocketServer.cpp
|
* IXWebSocketServerTest.cpp
|
||||||
* Author: Benjamin Sergeant
|
* Author: Benjamin Sergeant
|
||||||
* Copyright (c) 2019 Machine Zone. All rights reserved.
|
* Copyright (c) 2019 Machine Zone. All rights reserved.
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue
Block a user