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,6 +1,6 @@
#include <stdio.h>
#include <head-unit.h>
#include "history.h"
#include "tools/history.h"
void previous_on_empty_returns_null(void)
{