Fixed tests

This commit is contained in:
James Booth
2013-02-02 22:54:16 +00:00
parent b762f2c670
commit 86bad48f41
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#include <stdlib.h>
#include <string.h>
#include <head-unit.h>
#include "command.h"
#include "command/parser.h"
void
parse_null_returns_null(void)