Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Correct require in test ns
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Aug 18, 2015
1 parent 9783d8a commit 27af8d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/webdriver/test/common.clj
Expand Up @@ -6,7 +6,6 @@
[webdriver.test.helpers :refer :all]
[webdriver.core :refer :all]
[webdriver.util :refer :all]
[webdriver.wait :refer :all]
[webdriver.form-helpers :refer :all])
(:import [org.openqa.selenium TimeoutException NoAlertPresentException WebDriver]))

Expand Down

0 comments on commit 27af8d3

Please sign in to comment.