mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Initial commit
This commit is contained in:
commit
2eaf44195e
9 changed files with 115 additions and 0 deletions
4
spec/spec_helper.cr
Normal file
4
spec/spec_helper.cr
Normal file
|
@ -0,0 +1,4 @@
|
|||
require "spec"
|
||||
require "../src/frank/*"
|
||||
|
||||
include Frank
|
Loading…
Add table
Add a link
Reference in a new issue