fix arm test by fixing arm

This commit is contained in:
Torsten Ruger 2015-10-23 14:46:27 +03:00
parent 897e11ce80
commit 147a77f4e4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
GIT GIT
remote: git://github.com/salama/salama-arm.git remote: git://github.com/salama/salama-arm.git
revision: 3fcf596a028d48ab5fa2f31babafbc5f97a6edab revision: b6acdc95e954aa1580faa7eaf34685625be6fdbe
specs: specs:
salama-arm (0.3.0) salama-arm (0.3.0)

View File

@ -17,7 +17,7 @@ class HelloTest < MiniTest::Test
writer.save "hello.o" writer.save "hello.o"
end end
def pest_string_put def test_string_put
@string_input = <<HERE @string_input = <<HERE
class Object class Object
int main() int main()