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