Browse code

TODO comment

Cinan Rakosnik authored on 16/12/2012 at 03:00:04
Showing 1 changed files
... ...
@@ -8,6 +8,7 @@ class ModLoader_test < MiniTest::Unit::TestCase
8 8
 		end
9 9
 	end
10 10
 
11
+	#todo: prepisat do fixtures (a mock?)
11 12
 	def test_load_existing_file
12 13
 		possible_mods = %w(cpu Cpu CPU)
13 14
 		possible_mods.each do |mod|