Fix include target
This commit is contained in:
parent
8653e9d90d
commit
59ea46120e
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