Skip to content

Commit

Permalink
fixed version number in example
Browse files Browse the repository at this point in the history
  • Loading branch information
landro committed Apr 29, 2016
1 parent 4b46e91 commit c7c2864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/example_irule_call.tcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package require -exact testcl 1.0.7
package require -exact testcl 1.0.8
namespace import ::testcl::*

# Comment in to enable logging
Expand All @@ -12,4 +12,4 @@ it "should redirect to the same url but using https" {
run irules/call_irule.tcl call
}

stats
stats

0 comments on commit c7c2864

Please sign in to comment.