Test for the anagram finder. More...
#include "anagram_finder.h"
#include <iostream>
#include <algorithm>
Test for the anagram finder.