corrected unit name

This commit is contained in:
Torsten Ruger 2014-08-30 20:46:38 +03:00
parent be8284efd9
commit 0271045ff4
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# All working tests (ahm), still working on the others, so no use to be constantly reminded
require_relative "arm/test_all"
require_relative "unit/hash"
require_relative "parfait/hash"
require_relative "sof"
#require_relative "virtual/test_all"