Sha256: ba35fa82c1f032c29a219aee4b5cb72acf3b9fd0884c411027b48ea7bebde565
Contents?: true
Size: 815 Bytes
Versions: 78
Compression:
Stored size: 815 Bytes
Contents
# -*- coding: utf-8 -*- # # Copyright (C) 2012-2013 Kouhei Sutou <kou@clear-code.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program 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 General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. require "grntest/executors/standard-io-executor" require "grntest/executors/http-executor"
Version data entries
78 entries across 78 versions & 1 rubygems