Switch specs to use bandit instead of igloo

This commit is contained in:
Max Brunsfeld 2013-12-28 15:09:52 -08:00
parent ccd806a0da
commit d027aa5af6
14 changed files with 138 additions and 118 deletions

View file

@ -1,6 +1,5 @@
#include "spec_helper.h"
namespace tree_sitter {
namespace lr {
template<typename TKey, typename TValue>