Sha256: f837a4acb9285e10ddabe58e0b9baecf19a0eb07c9614c6134f2363d92f41b25

Contents?: true

Size: 801 Bytes

Versions: 21

Compression:

Stored size: 801 Bytes

Contents

#--
# Copyright (C) 2015 SUSE LLC
#   This library is free software; you can redistribute it and/or modify
# it only under the terms of version 2.1 of the GNU Lesser General Public
# License as published by the Free Software Foundation.
#
#   This library is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
# details.
#
#   You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
#++
desc "Pretend to run the test suite"
task :test do
  puts "No tests yet" if verbose
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
libyui-rake-0.1.23 lib/tasks/test.rake
libyui-rake-0.1.22 lib/tasks/test.rake
libyui-rake-0.1.20 lib/tasks/test.rake
libyui-rake-0.1.19 lib/tasks/test.rake
libyui-rake-0.1.18 lib/tasks/test.rake
libyui-rake-0.1.17 lib/tasks/test.rake
libyui-rake-0.1.16 lib/tasks/test.rake
libyui-rake-0.1.15 lib/tasks/test.rake
libyui-rake-0.1.14 lib/tasks/test.rake
libyui-rake-0.1.13 lib/tasks/test.rake
libyui-rake-0.1.12 lib/tasks/test.rake
libyui-rake-0.1.11 lib/tasks/test.rake
libyui-rake-0.1.10 lib/tasks/test.rake
libyui-rake-0.1.9 lib/tasks/test.rake
libyui-rake-0.1.8 lib/tasks/test.rake
libyui-rake-0.1.7 lib/tasks/test.rake
libyui-rake-0.1.6 lib/tasks/test.rake
libyui-rake-0.1.5 lib/tasks/test.rake
libyui-rake-0.1.4 lib/tasks/test.rake
libyui-rake-0.1.3 lib/tasks/test.rake