Skip to content

Instantly share code, notes, and snippets.

@tak1n
Created September 23, 2014 14:53
Show Gist options
  • Save tak1n/3bf331ce83774140a12a to your computer and use it in GitHub Desktop.
Save tak1n/3bf331ce83774140a12a to your computer and use it in GitHub Desktop.
λ bennyklotz utils → λ git master* → ruby -Ilib -Itest test/kernel_test.rb -n /xxx/
Run options: -n /xxx/ --seed 42859
# Running:
super called
E
Finished in 0.178644s, 5.5977 runs/s, 0.0000 assertions/s.
1) Error:
Lotus::Utils::Kernel::.Pathname::successful operations::when an object that implements to_str is given#test_0001_returns a pathname xxx:
NoMethodError: private method `Pathname' called on Kernel (Module)
kernel/delta/kernel.rb:78:in `Pathname (method_missing)'
/home/benny/Web/ruby/lotus-framework/utils/test/kernel_test.rb:2250:in `__script__'
1 runs, 0 assertions, 0 failures, 1 errors, 0 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment