diff --git a/adapter_test.go b/examples/adapter_test.go similarity index 99% rename from adapter_test.go rename to examples/adapter_test.go index febed18..5de3644 100644 --- a/adapter_test.go +++ b/examples/adapter_test.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -package entadapter +package examples import ( "log"