Rename search.ex to database_search.ex and add search/2
[akkoma] / test / pleroma / activity / search_test.exs
index 49b7aa2922955037185f280ba31e8fc3230c0bd2..657fbc627ab29c7a4632d2f4d1a0391fea1e5071 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Activity.SearchTest do