Modules/CommandLine/tests/Tests.hpp
2023-07-18 22:37:53 +03:00

7 lines
115 B
C++

#pragma once
#include "Testing.hpp"
#include "Allocators.hpp"
#include "CommandLine.hpp"
void testCommandLine();