t0005: Ruby 1.9.2 $LOAD_PATH fix
commit97dca61543683b286eac41c6fb2665e5a13098c6
authorEric Wong <normalperson@yhbt.net>
Fri, 11 Jun 2010 22:29:26 +0000 (11 15:29 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 11 Jun 2010 22:29:26 +0000 (11 15:29 -0700)
tree59036663c094bb8ff28ddcbcbc1534791cddbef7
parent549ac1249142d2f9a75f8eb05963898c53ab6b6d
t0005: Ruby 1.9.2 $LOAD_PATH fix

Ruby 1.9.2 no longer adds the current directory to $LOAD_PATH
automatically.
t/t0005-working_directory_app.rb.sh