/*
 * Author:          Patrick-Christopher Mattulat
 * Company:         Lynar Studios
 * E-Mail:          webmaster@lynarstudios.com
 * Created:         2022-05-14
 * Changed:         2023-02-03
 *
 * */

#ifndef LS_STD_LS_STD_IO_TEST_HPP
#define LS_STD_LS_STD_IO_TEST_HPP

#include <classes/io/xml/TestDataFactory.hpp>
#include <classes/io/xml/XmlParserTestWrapper.hpp>

#endif