diff options
Diffstat (limited to 'src/test.c')
-rw-r--r-- | src/test.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this library. If not, see <http://www.gnu.org/licenses/>. */ +/* TODO we need to test other state sizes */ #include <libkeccak.h> #include <stdio.h> |