(ns tservice.plugins.corrplot-test (:require [clojure.test :refer :all] [tservice.plugins.corrplot :refer :all])) (deftest a-test (testing "FIXME, I fail." (is (= 0 1))))