Created
June 23, 2012 00:28
-
-
Save djberg96/2975974 to your computer and use it in GitHub Desktop.
RubyInline example failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Chopped path | |
27) Failure: | |
test_accessor(TestInline::TestC) [c:/Users/djberge/Repositories/djberg96-rubyinline/test/t | |
est_inline.rb:152]: | |
--- expected | |
+++ actual | |
@@ -1,4 +1,4 @@ | |
-["# line N \"c:/Users/djberge/Repositories/djberg96-rubyinline/lib/inline.rb\" | |
+["# line N \"c\" | |
static VALUE method_name(VALUE self) { |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment