From 2d17a904aca81ed91c5a33ba15d244bca78ac4b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 20 Jan 2019 01:39:36 +0100 Subject: [PATCH] tests: Adjust to python.scm split. This is a followup to 44d10b1f722856ab8e9b942804aa7ef33e2ef739. * tests/profiles.scm ("package->manifest-entry, search paths"): Adjust module name for PYTHON2-MATPLOTLIB. --- tests/profiles.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/profiles.scm b/tests/profiles.scm index 1f9bbd099d..8816839d16 100644 --- a/tests/profiles.scm +++ b/tests/profiles.scm @@ -330,7 +330,7 @@ (test-assert "package->manifest-entry, search paths" ;; See . - (let ((mpl (@ (gnu packages python) python2-matplotlib))) + (let ((mpl (@ (gnu packages python-xyz) python2-matplotlib))) (lset= eq? (package-transitive-native-search-paths mpl) (manifest-entry-search-paths