Merge pull request #1 from martinsumner/rdb/fix-test-include
Fix include target
This commit is contained in:
commit
ac0504e79e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
-module(basic_SUITE).
|
||||
-include_lib("common_test/include/ct.hrl").
|
||||
-include("../include/leveled.hrl").
|
||||
-include("include/leveled.hrl").
|
||||
-export([all/0]).
|
||||
-export([simple_put_fetch_head_delete/1,
|
||||
many_put_fetch_head/1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue