add end-of-file-fixer
This commit is contained in:
@@ -140,4 +140,4 @@ std::string generate_large_json(int num_operations) {
|
||||
return json;
|
||||
}
|
||||
|
||||
} // namespace weaseldb::test_data
|
||||
} // namespace weaseldb::test_data
|
||||
|
||||
@@ -55,4 +55,4 @@ extern const std::string COMPLEX_JSON;
|
||||
*/
|
||||
std::string generate_large_json(int num_operations);
|
||||
|
||||
} // namespace weaseldb::test_data
|
||||
} // namespace weaseldb::test_data
|
||||
|
||||
Reference in New Issue
Block a user