#include "2019/day1/aoc.h" #include "catch.hpp" #include TEST_CASE("", "[2019]") { // line_view lv = load_file("../src/2019/day1/input"); }