aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/test/package-info.java
blob: f77739e29a64538f88e71cf2899a30a62344a15a (plain) (blame)
1
2
3
4
5
6
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
//TODO: Temporary export due to standalone container package, remove later.
@ExportPackage
package com.yahoo.config.model.test;

import com.yahoo.osgi.annotation.ExportPackage;