Skip to content

Commit fe88f42

Browse files
committed
Fix benchmark script
1 parent 4e84896 commit fe88f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/benchmark

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ $VERBOSE = nil
77

88
require "bundler/setup"
99
require "sorbet-runtime"
10+
require "tmpdir"
1011

1112
# Disable any Sorbet checks
1213
begin

0 commit comments

Comments
 (0)