X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ruby%2Ftests%2Ftc_050_lvcreate.rb;h=4e9c95793aa3de93f05b5676217a845596d21b18;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hp=37ae94d155b84edaefb4adc19e9050d20cf98974;hpb=8869adf1e811d894088dbb0f371edc23299005c8;p=libguestfs.git diff --git a/ruby/tests/tc_050_lvcreate.rb b/ruby/tests/tc_050_lvcreate.rb index 37ae94d..4e9c957 100644 --- a/ruby/tests/tc_050_lvcreate.rb +++ b/ruby/tests/tc_050_lvcreate.rb @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. require 'test/unit' $:.unshift(File::join(File::dirname(__FILE__), "..", "lib"))