##// END OF EJS Templates
scm: git: fix typo of unit lib test....
Toshi MARUYAMA -
r4689:cee9df5b2f5c
parent child
Show More
@@ -1,7 +1,7
1 # encoding: utf-8
1 # encoding: utf-8
2
2
3 # This file includes UTF-8 "Felix Schäfer".
3 # This file includes UTF-8 "Felix Schäfer".
4 # We need to consider Ruby 1.9 compatibity.
4 # We need to consider Ruby 1.9 compatibility.
5
5
6 require File.expand_path('../../../../../../test_helper', __FILE__)
6 require File.expand_path('../../../../../../test_helper', __FILE__)
7 begin
7 begin
General Comments 0
You need to be logged in to leave comments. Login now