summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/handler/test/package-info.java
blob: 60a5fe12369a0e64513e1a8f5032e0ad2ca9180d (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * Contains the handler test utilities.
 */
@ExportPackage
package com.yahoo.container.handler.test;

import com.yahoo.osgi.annotation.ExportPackage;