From 147a77f4e4dedb8c0194ee75b549f7524f0c6f38 Mon Sep 17 00:00:00 2001 From: Torsten Ruger Date: Fri, 23 Oct 2015 14:46:27 +0300 Subject: [PATCH] fix arm test by fixing arm --- Gemfile.lock | 2 +- test/elf/test_hello.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09511a91..83f053e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/salama/salama-arm.git - revision: 3fcf596a028d48ab5fa2f31babafbc5f97a6edab + revision: b6acdc95e954aa1580faa7eaf34685625be6fdbe specs: salama-arm (0.3.0) diff --git a/test/elf/test_hello.rb b/test/elf/test_hello.rb index 5e631311..e8d0d672 100644 --- a/test/elf/test_hello.rb +++ b/test/elf/test_hello.rb @@ -17,7 +17,7 @@ class HelloTest < MiniTest::Test writer.save "hello.o" end - def pest_string_put + def test_string_put @string_input = <