Skip to content

Commit

Permalink
Update test_server_message_processing.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bartpomietlo authored Sep 24, 2024
1 parent dba672d commit a541cda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_server_message_processing.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#include <boost/test/unit_test.hpp>
#include "../src/modules/server_message_processing.hpp"
#include "../src/modules/password_checker.hpp"

struct ExistingUser {
std::string email = "[email protected]";
Expand Down

0 comments on commit a541cda

Please sign in to comment.