aboutsummaryrefslogtreecommitdiff
path: root/tests/CompileTest.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CompileTest.hs')
-rw-r--r--tests/CompileTest.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CompileTest.hs b/tests/CompileTest.hs
index e77e3de..c0280bf 100644
--- a/tests/CompileTest.hs
+++ b/tests/CompileTest.hs
@@ -142,7 +142,7 @@ testCabalVersions versions = do
{ cheCabalVer = icv
, chePkgDb = db
, cheProjDir = tmpdir
- , chePlanJson = Nothing
+ , chePjUnits = Nothing
, cheDistV2 = Just $ tmpdir </> "dist-newstyle"
, cheProjLocalCacheDir =
tmpdir </> "dist-newstyle" </> "cache"