cppast/test/test.cpp
Jonathan Müller 39ba4f5de2 Use catch via FetchContent
Fixes #111 and #112.
2021-02-17 13:37:14 +01:00

6 lines
254 B
C++

// Copyright (C) 2017-2019 Jonathan Müller <jonathanmueller.dev@gmail.com>
// This file is subject to the license terms in the LICENSE file
// found in the top-level directory of this distribution.
#define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>