From 95aa8d79e3070bbf2427e5884db5a71f2f448601 Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 3 May 2017 10:54:39 +0200 Subject: [PATCH] test myList --- .idea/workspace.xml | 268 ++++++++++++++------------ test/strucTypes5/SolveTest.jav | 3 +- test/strucTypes5/SolveTest2.jav | 21 ++ test/strucTypes5/SolveTestMyList.java | 150 ++++++++++++++ 4 files changed, 316 insertions(+), 126 deletions(-) create mode 100644 test/strucTypes5/SolveTest2.jav create mode 100644 test/strucTypes5/SolveTestMyList.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 081156ef..912747e4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,9 @@ - + + +