aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial/minimal/minimal_test.cpp
blob: d7b6525acac0c71c189f68c3c7929a049c6f4f32 (plain) (blame)
1
2
3
4
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/testkit/test_kit.h>

TEST_MAIN() {}