Skip to content

Commit

Permalink
[Truffle] Passing spec (but tag was not removed due to loading error).
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Nov 18, 2014
1 parent 477750b commit e1d0d1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/truffle/tags/language/class_tags.txt
@@ -1,7 +1,6 @@
fails:A class definition allows the declaration of class variables in a class method
fails(inherited):A class definition extending an object (sclass) allows accessing the block of the original scope
fails:A class definition extending an object (sclass) can use return to cause the enclosing method to return
fails:Reopening a class adds new methods to subclasses
fails:class provides hooks calls inherited when a class is created
fails:Reopening a class raises a TypeError when superclasses mismatch
fails:A class definition allows the declaration of class variables in the body
Expand Down

0 comments on commit e1d0d1a

Please sign in to comment.