Skip to content

Commit 262680a

Browse files
committed
fix: test
1 parent 5857386 commit 262680a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/markdown.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
using InteractiveUtils
21
@testset "markdown" begin
32
doc = test_pandoc(
43
raw"""
@@ -396,7 +395,6 @@ bar
396395
toc = false,
397396
demojify = true,
398397
)
399-
InteractiveUtils.clipboard(doc)
400398
@test doc == raw"""
401399
*test.txt* Test Description
402400

0 commit comments

Comments
 (0)