Skip to content

Commit

Permalink
remove testpair
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Vertechi committed Aug 17, 2018
1 parent 39c7c77 commit b67e801
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ sleep(1.0)
@test Blink.@js w document.querySelector("#myselect").children[0].value == "c"
@test Blink.@js w document.querySelector("#myselect").children[1].value == "d"

include("testpair.jl")

cleanup && AtomShell.uninstall()
22 changes: 0 additions & 22 deletions test/testpair.jl

This file was deleted.

0 comments on commit b67e801

Please sign in to comment.