Revert "test(pandoc): temporarily disable failing test for applyMetas -- to be reverted and properly fixed 3"
This reverts commit 0a25a7cad3.
This commit is contained in:
parent
638275582d
commit
d755ff6352
@ -43,8 +43,8 @@ instance Arbitrary ArbitraryMeta where
|
|||||||
|
|
||||||
spec :: Spec
|
spec :: Spec
|
||||||
spec = do
|
spec = do
|
||||||
|
let mlist = Map.toAscList . unMeta
|
||||||
{- TODO
|
{- TODO
|
||||||
let mlist = Map.toAscList . unMeta
|
|
||||||
describe "applyMetas" $ do
|
describe "applyMetas" $ do
|
||||||
it "should actually set values" $ do
|
it "should actually set values" $ do
|
||||||
(ml, abMetaOriginal, blocks) <- generate arbitrary
|
(ml, abMetaOriginal, blocks) <- generate arbitrary
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user