aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial/minimal/minimal_test.cpp
blob: 79f52d01cb34d187c949e5c1dbbfc0ecb0393991 (plain) (blame)
1
2
3
4
// Copyright Yahoo. 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() {}