From 58b5a106076e997b015d23235f0594e3805dab9a Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 29 Oct 2015 12:19:44 -0700 Subject: [PATCH] Fix ParseItemSet::transitions spec description --- spec/compiler/build_tables/parse_item_spec.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/compiler/build_tables/parse_item_spec.cc b/spec/compiler/build_tables/parse_item_spec.cc index 9a7ed30f..b9dbfd3b 100644 --- a/spec/compiler/build_tables/parse_item_spec.cc +++ b/spec/compiler/build_tables/parse_item_spec.cc @@ -8,8 +8,8 @@ using namespace build_tables; START_TEST -describe("parse_item_set_transitions(ParseItemSet, SyntaxGrammar)", [&]() { - it("computes the closure of the new item sets", [&]() { +describe("ParseItemSet::transitions())", [&]() { + it("returns a map of symbols to ParseItemSets that would result from consuming those symbols", [&]() { SyntaxGrammar grammar{{ SyntaxVariable("rule_0", VariableTypeNamed, { Production({