From ec397b312f901da59d9a2e1cffb26bf31507e61f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sat, 27 Oct 2018 18:10:26 +0200 Subject: tests: Fix typo. This is a followup to 19c924af4f3726688ca155a905ebf1cb9acdfca2. * tests/pack.scm: Fix typo in 'test-skip'. --- tests/pack.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pack.scm') diff --git a/tests/pack.scm b/tests/pack.scm index 7f867894c2..4eb5be92ff 100644 --- a/tests/pack.scm +++ b/tests/pack.scm @@ -55,7 +55,7 @@ ;; quite inexpensively; see . (with-external-store store - (unless store (tests-skip 1)) + (unless store (test-skip 1)) (test-assertm "self-contained-tarball" store (mlet* %store-monad ((profile (profile-derivation (packages->manifest -- cgit v1.2.3