Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[truffle] exclude all dig specs ... for now
Browse files Browse the repository at this point in the history
kares committed Nov 13, 2015
1 parent 8b6dc10 commit 7749341
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/truffle/tags/core/array/dig_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
fails:Array#dig returns at with one arg
fails:Array#dig recurses array elements
fails:Array#dig raises without any args
4 changes: 4 additions & 0 deletions spec/truffle/tags/core/hash/dig_tags.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
fails:Hash#dig returns [] with one arg
fails:Hash#dig does recurse
fails:Hash#dig raises without args
fails:Hash#dig handles type-mixed deep digging

0 comments on commit 7749341

Please sign in to comment.