From f7f667357f078ca3cfef43568a4fa74a3142168f Mon Sep 17 00:00:00 2001 From: Joe Kutner Date: Tue, 25 Nov 2014 21:51:19 -0600 Subject: [PATCH] adding more tests for cache, uberjar --- test/compile_test.sh | 53 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 47 insertions(+), 6 deletions(-) diff --git a/test/compile_test.sh b/test/compile_test.sh index a8f4672..f53de2e 100644 --- a/test/compile_test.sh +++ b/test/compile_test.sh @@ -2,7 +2,7 @@ . ${BUILDPACK_TEST_RUNNER_HOME}/lib/test_utils.sh -_createNoLeinProject() { +_createBaseProject() { cat > ${BUILD_DIR}/project.clj < ${BUILD_DIR}/project.clj < ${BUILD_DIR}/project.clj < ${BUILD_DIR}/system.properties <