mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
5 lines
57 B
Crystal
5 lines
57 B
Crystal
|
require "spec"
|
||
|
require "../src/sqlite3"
|
||
|
|
||
|
include SQLite3
|