Navigation Menu

Skip to content

Commit

Permalink
Add missing tempfile require
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Claudius committed Aug 18, 2015
1 parent 5f2998e commit 9c936df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/icmp_spec.rb
@@ -1,5 +1,6 @@
# -*- coding: binary -*-
require 'spec_helper'
require 'tempfile'

include PacketFu

Expand Down

0 comments on commit 9c936df

Please sign in to comment.