mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 12:28:50 +01:00
clang-format
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "sls/ZmqSocket.h"
|
||||
#include "catch.hpp"
|
||||
#include "sls/ZmqSocket.h"
|
||||
|
||||
TEST_CASE("Throws when cannot create socket") {
|
||||
REQUIRE_THROWS(ZmqSocket("sdiasodjajpvv", 5076001));
|
||||
|
||||
Reference in New Issue
Block a user