We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aaa22a commit 4a62420Copy full SHA for 4a62420
test/fifo_compaction.erl
@@ -1,3 +1,19 @@
1
+%ù Author: EMQX
2
+%%
3
+%% This file is provided to you under the Apache License,
4
+%% Version 2.0 (the "License"); you may not use this file
5
+%% except in compliance with the License. You may obtain
6
+%% a copy of the License at
7
8
+%% http://www.apache.org/licenses/LICENSE-2.0
9
10
+%% Unless required by applicable law or agreed to in writing,
11
+%% software distributed under the License is distributed on an
12
+%% "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
13
+%% KIND, either express or implied. See the License for the
14
+%% specific language governing permissions and limitations
15
+%% under the License.
16
+
17
-module(fifo_compaction).
18
-include_lib("eunit/include/eunit.hrl").
19
0 commit comments