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