Skip to content

Commit

Permalink
Sketch of puller.
Browse files Browse the repository at this point in the history
  • Loading branch information
flatheadmill committed May 7, 2017
1 parent 03ca620 commit 399abaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/sketch/minimal.t.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require('proof')(2, require('cadence')(prove))
require('proof')(3, require('cadence')(prove))

function prove (async, assert) {
var minimal = require('../language/source/minimal.packet.js')
Expand Down

0 comments on commit 399abaf

Please sign in to comment.