From 1771df07304c924420022162c5512b5f5cd8e955 Mon Sep 17 00:00:00 2001 From: Patrick McDonagh Date: Tue, 7 Feb 2017 19:09:32 -0600 Subject: [PATCH] WellTest class no longer depends on Well class This will allow it to be run from another thread if necessary --- .idea/workspace.xml | 150 ++++++++---------- src/main/java/com/henrypump/poc/POC.java | 3 +- src/main/java/com/henrypump/poc/WellTest.java | 8 +- 3 files changed, 76 insertions(+), 85 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6287e4d..be0b823 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,18 +2,8 @@ - - - - - - - - - - - +