mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 06:49:05 +02:00
start integration test implementation
This commit is contained in:
7
apps/db-adapter/main_test.go
Normal file
7
apps/db-adapter/main_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestIntegration(t *testing.T) {
|
||||
|
||||
}
|
Reference in New Issue
Block a user