cmdtest/t/bin/echo_path.rb
Johan Holmberg 6a7bdbdfe4 make tests more Windows-friendly
by using Ruby helper scripts instead fo relying
on the existence of Unix commands
2016-11-05 00:49:22 +01:00

4 lines
34 B
Ruby
Executable File

#!/usr/bin/ruby
puts ENV['PATH']