luminus

ej 2021-02-07T18:23:12.004200Z

@endrejoh has joined the channel

ej 2021-02-07T22:05:09.005600Z

I'm extremely new to Clojure and I'm trying to follow along with the book "Web develoment with Clojure", and I'm already a little stuck in the first chapter. I am having issues running tests

ej 2021-02-07T22:06:13.005900Z

The error I am getting is the following: Syntax error (FileNotFoundException) compiling at (C:\Users\endre\AppData\Local\Temp\form-init9065213963356311033.clj:1:108). Could not locate guestbook/test/db/core__init.class, guestbook/test/db/core.clj or guestbook/test/db/core.cljc on classpath.

jumar 2021-02-08T04:50:11.006500Z

check that the file test/db/core.clj exists on disk