Upgrade proper to commit which fixes handling of user-defined types
[hope.git] / test / hope_dictionary_SUITE.erl
index c5bc8fe..cf0bfba 100644 (file)
@@ -38,17 +38,7 @@ groups() ->
         , t_get
         , t_pop
         , t_fold
-
-        % TODO: Find-out why t_dictionary_specs failes with latest proper HEAD:
-        %
-        %   Testing hope_kv_list:to_kv_list/1
-        %   Error: The typeserver encountered an error: {unbound_var,'K'}.
-        %   *** CT Error Notification 2015-09-26 13:46:38.684 ***
-        %   hope_dictionary_SUITE:t_dictionary_specs failed on line 111
-        %   Reason: {badmatch,[{hope_kv_list,of_kv_list,1}]}
-        %
-        %, t_dictionary_specs
-
+        , t_dictionary_specs
         , t_has_key
         ],
     Properties = [parallel],
This page took 0.017898 seconds and 4 git commands to generate.