Skip to content

Commit

Permalink
Revert "Disable the flaky ruby spec example on master"
Browse files Browse the repository at this point in the history
This reverts commit 7376601.
  • Loading branch information
elia committed Aug 6, 2016
1 parent 828a1e2 commit 6049620
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/filters/bugs/module.rb
Expand Up @@ -82,7 +82,6 @@
fails "Module#include detects cyclic includes"
fails "Module#include does not override existing constants in modules and classes"
fails "Module#include doesn't include module if it is included in a super class"
fails "Module#include recursively includes new mixins"
fails "Module#include? raises a TypeError when no module was given"
fails "Module#include? returns true if the given module is included by self or one of it's ancestors"
fails "Module#instance_method gives UnboundMethod method name, Module defined in and Module extracted from"
Expand Down

0 comments on commit 6049620

Please sign in to comment.