[Git][ghc/ghc][wip/js-staging] testsuite: fix typo
doyougnu (@doyougnu)
gitlab at gitlab.haskell.org
Fri Oct 21 13:35:04 UTC 2022
doyougnu pushed to branch wip/js-staging at Glasgow Haskell Compiler / GHC
Commits:
5881a4fb by doyougnu at 2022-10-21T09:34:44-04:00
testsuite: fix typo
- - - - -
1 changed file:
- testsuite/tests/hp2ps/all.T
Changes:
=====================================
testsuite/tests/hp2ps/all.T
=====================================
@@ -1 +1 @@
-test('T15904', [when(opsys('mingw32'), js_skip], expect_broken(16388)), makefile_test, [])
+test('T15904', [when(opsys('mingw32'), expect_broken(16388)), js_skip], makefile_test, [])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5881a4fbbd071bf2e70a975f1591fd5046b31a66
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5881a4fbbd071bf2e70a975f1591fd5046b31a66
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221021/8146244b/attachment.html>
More information about the ghc-commits
mailing list