Skip to content

Commit 90a576f

Browse files
committed
Step 5 - Add ClojureScript tests
Populate the test file for clojurescript app
1 parent 8632789 commit 90a576f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/tallex/time_dive_tests.cljs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
(ns tallex.time-dive-tests)
2+
3+
(js/console.log "Hello, Time Dive Tests!")

0 commit comments

Comments
 (0)