Skip to content

Commit

Permalink
cleanup legacy loadtest
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Nov 28, 2023
1 parent 6045826 commit b7ea95f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
7 changes: 0 additions & 7 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
loadtest:
ifdef TABBY_API_HOST
k6 run tests/*.loadtest.js
else
$(error TABBY_API_HOST is undefined)
endif

fix:
cargo machete --fix || true
cargo +nightly fmt
Expand Down
30 changes: 0 additions & 30 deletions tests/default.loadtest.js

This file was deleted.

0 comments on commit b7ea95f

Please sign in to comment.