From afaccacc703e9e436d2bc1c0a8900b8d8c0c7f65 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sun, 14 Apr 2013 14:33:39 +1000 Subject: Adding example file extensions to native file setting so tests work. --- test/examples/x.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/examples/x.rb') diff --git a/test/examples/x.rb b/test/examples/x.rb index 234a6406b..d1bb0f0a8 100644 --- a/test/examples/x.rb +++ b/test/examples/x.rb @@ -1,6 +1,6 @@ -class Demo - def test # A test - i = 1 - puts "Example" - end +class Demo + def test # A test + i = 1 + puts "Example" + end end \ No newline at end of file -- cgit v1.2.3