tests: Adjust to python.scm split.
authorLudovic Courtès <ludo@gnu.org>
Sun, 20 Jan 2019 00:39:36 +0000 (01:39 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 20 Jan 2019 00:42:11 +0000 (01:42 +0100)
This is a followup to 44d10b1f722856ab8e9b942804aa7ef33e2ef739.

* tests/profiles.scm ("package->manifest-entry, search paths"): Adjust
module name for PYTHON2-MATPLOTLIB.

tests/profiles.scm

index 1f9bbd0..8816839 100644 (file)
 
 (test-assert "package->manifest-entry, search paths"
   ;; See <http://bugs.gnu.org/22073>.
-  (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