mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
move spec and src files to a shardy way
This commit is contained in:
parent
928c1517dc
commit
44559f6f95
7 changed files with 15 additions and 19 deletions
3
spec/spec_helper.cr
Normal file
3
spec/spec_helper.cr
Normal file
|
@ -0,0 +1,3 @@
|
|||
require "spec"
|
||||
require "./dummy_driver"
|
||||
require "../src/db"
|
Loading…
Add table
Add a link
Reference in a new issue