summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/container/handler/test/package-info.java
blob: 7ecdaa57ef0c77cb2b337668063cb33c4348b42b (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2016 Yahoo Inc. 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;