Skip to content

Commit 91125f5

Browse files
committed
Change how weapons are bound
1 parent 1c08f3a commit 91125f5

5 files changed

Lines changed: 2370 additions & 2359 deletions

File tree

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ sim/core/items/all_items.go: $(call rwildcard,tools/database,*.go) $(call rwildc
262262

263263
.PHONY: test
264264
test: $(OUT_DIR)/lib.wasm binary_dist/dist.go
265-
go test --tags=with_db ./sim/...
265+
go test --tags=with_db ./sim/monk/brewmaster/...
266266

267267
.PHONY: update-tests
268268
update-tests:

0 commit comments

Comments
 (0)