initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Package e2e contains end-to-end integration tests that exercise the full
|
||||
// redapricot data path: a real Java hub subprocess, the in-process Go client,
|
||||
// a mock Minecraft destination, and simulated players. The tests live in
|
||||
// *_test.go files; this file exists so `go build ./...` has a buildable package.
|
||||
package e2e
|
||||
Reference in New Issue
Block a user