Update tests/jid.cpp (auto format)

This commit is contained in:
sha512sum 2024-08-30 13:00:01 +00:00
parent 20d440cf47
commit 030f69c66d

View file

@ -1,6 +1,6 @@
#include <larra/jid.hpp>
#include <gtest/gtest.h>
#include <larra/jid.hpp>
namespace larra::xmpp {
TEST(Jid, Basic) {