test/helper.rb in red-arrow-0.2.2 vs test/helper.rb in red-arrow-0.3.0
- old
+ new
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
require "arrow"
+require "tempfile"
+
require "test-unit"