Remove tests with format that does not exist

This commit is contained in:
2020-06-04 10:09:18 +02:00
parent 29cea6086c
commit 690f2bfcf6
3 changed files with 43 additions and 45 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <netinet/in.h>
#include "UdpReceiver.hpp"
#include "jungfrau.hpp"
#include "formats.hpp"
#include "buffer_config.hpp"
class BufferUdpReceiver {