Skip to content

Commit

Permalink
forgot a couple variables
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremy McAnally <jeremymcanally@gmail.com>
  • Loading branch information
jduff authored and jm committed Feb 11, 2009
1 parent 39e3328 commit a4933e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/pending.rb
@@ -1,6 +1,9 @@
module Test
module Unit
class TestCase
@@pending_cases = []
@@at_exit = false

# The pending method lets you define a block of test code that is currently "pending"
# functionality.
#
Expand Down

0 comments on commit a4933e8

Please sign in to comment.