10000 Add local path to async for testing. · envoy/async-rspec@f511de6 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit f511de6

Browse files
committed
Add local path to async for testing.
1 parent efb5adb commit f511de6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ source 'https://rubygems.org'
33
# Specify your gem's dependencies in async-rspec.gemspec
44
gemspec
55

6+
# gem "async", path: "../async"
7+
68
group :test do
79
gem "ruby-prof", git: "https://github.com/ruby-prof/ruby-prof"
810
end

0 commit comments

Comments
 (0)
0