Newer
Older
exercism-cpp / luhn / test / tests-main.cpp
@Wook Song Wook Song on 29 Oct 2022 47 bytes Easy: Add a solution for "Luhn"
#define CATCH_CONFIG_MAIN
#include "catch.hpp"