From 477355723019788f535c46f676aa433504eed3db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eloy=20Dur=C3=A1n?= Date: Tue, 8 Apr 2014 16:01:29 +0200 Subject: [PATCH] [WeakRef] Remove another reference of the private class. --- test/test/spec/weakref_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test/spec/weakref_spec.rb b/test/test/spec/weakref_spec.rb index 1840da26..3f681c5a 100644 --- a/test/test/spec/weakref_spec.rb +++ b/test/test/spec/weakref_spec.rb @@ -127,7 +127,6 @@ describe "WeakRef" do class NSMenuView; end end classes.concat([ - NSSimpleHorizontalTypesetter, NSATSTypesetter, NSColorSpace, NSFont,