From ae55a40ebd25a67d0a751ea5dab96f6a23ee1310 Mon Sep 17 00:00:00 2001 From: Robin Bygrave Date: Mon, 14 Sep 2015 12:57:57 +1200 Subject: [PATCH] Remove example ebean-autotune.xml --- ebean-autotune.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 ebean-autotune.xml diff --git a/ebean-autotune.xml b/ebean-autotune.xml deleted file mode 100644 index 53be9c98e..000000000 --- a/ebean-autotune.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - com.avaje.tests.query.autotune.TestAutoTuneProfiling.findById(TestAutoTuneProfiling.java:41) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.useLots(TestAutoTuneProfiling.java:58) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.execute(TestAutoTuneProfiling.java:33) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.test(TestAutoTuneProfiling.java:22) - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - - - - com.avaje.tests.query.autotune.TestAutoTuneProfiling.findById(TestAutoTuneProfiling.java:41) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.useOrderDateCustomerName(TestAutoTuneProfiling.java:51) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.execute(TestAutoTuneProfiling.java:32) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.test(TestAutoTuneProfiling.java:22) - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - - - - com.avaje.tests.query.autotune.TestAutoTuneProfiling.findById(TestAutoTuneProfiling.java:41) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.useLotUntuned(TestAutoTuneProfiling.java:72) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.execute(TestAutoTuneProfiling.java:34) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.test(TestAutoTuneProfiling.java:22) - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - - - - com.avaje.tests.query.autotune.TestAutoTuneProfiling.findById(TestAutoTuneProfiling.java:41) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.useOrderDate(TestAutoTuneProfiling.java:45) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.execute(TestAutoTuneProfiling.java:31) - com.avaje.tests.query.autotune.TestAutoTuneProfiling.test(TestAutoTuneProfiling.java:22) - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - - - -