Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
doh, fix build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Jan 13, 2017
1 parent 2761b07 commit 38a6ecb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/kotlin/com/github/sanity/kweb/PhantomJSSpec.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
package com.github.sanity.kweb

import com.github.sanity.kweb.dom.element.creation.h1
import com.github.sanity.kweb.dom.element.modification.setAttribute
import com.github.sanity.kweb.dom.element.read.read
import com.moodysalem.phantomjs.wrapper.PhantomJS
import io.kotlintest.specs.FreeSpec
import kotlinx.coroutines.async
Expand Down

0 comments on commit 38a6ecb

Please sign in to comment.