Skip to content

Commit

Permalink
test against pluto 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Pangoraw committed Nov 28, 2021
1 parent 5f7228f commit aed6e9c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
using Test

# TODO: use a fixed version of Pluto, once 0.17.1 + x has been released
# This is currently testing against Pluto#main
import Pkg
Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="main")

import Pluto
import Pluto: PlutoRunner, Notebook, WorkspaceManager, Cell, ServerSession, ClientSession, update_run!

Expand Down

0 comments on commit aed6e9c

Please sign in to comment.