diff --git a/test/honey/sql/pg_ops_test.cljc b/test/honey/sql/pg_ops_test.cljc index 2da66aa..e030a80 100644 --- a/test/honey/sql/pg_ops_test.cljc +++ b/test/honey/sql/pg_ops_test.cljc @@ -1,4 +1,4 @@ -;; copyright (c) 2022-2024 sean corfield, all rights reserved +;; copyright (c) 2022 sean corfield, all rights reserved (ns honey.sql.pg-ops-test (:require [clojure.test :refer [deftest is testing]]