# Copyright (c) Samsung Electronics Co. LTD
# All rights reserved
#
# Licensed under the BSD License (the "License"); you may not use this file
# except in compliance with the License. See the license file in the root
# directory of this source tree for more details.

from executorch.backends.samsung.test.tester.samsung_tester import SamsungTester


__all__ = ["SamsungTester"]
