Merge commit '36c66dd290d3ce6eb1ccd310d0c658d4a32bb8eb' as 'repos/effect'
This commit is contained in:
6
repos/effect/packages/sql/clickhouse/test/Client.test.ts
Normal file
6
repos/effect/packages/sql/clickhouse/test/Client.test.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { describe, it } from "@effect/vitest"
|
||||
|
||||
describe("ClickhouseClient", () => {
|
||||
it("should work", () => {
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user