summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java/com/yahoo/system/Foo.java
blob: ea51a80caaa31483c77536e44a3bfd4493a42e2b (plain) (blame)
1
2
3
4
5
6
7
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.system;

/**
 * Dummy class to be used to test force loading
 **/
public class Foo {}