Skip to content

Commit

Permalink
Split up test TARGETS (#2029)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #2029

Reviewed By: mpolson64

Differential Revision: D51686994

fbshipit-source-id: d206cbed12a23ce8638bcf789c384a3ac1c58ce2
  • Loading branch information
Lena Kashtelyan authored and facebook-github-bot committed Dec 1, 2023
1 parent 883a9f1 commit 4e32365
Show file tree
Hide file tree
Showing 34 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.

from ax.modelbridge.tests.test_unit_x_transform import UnitXTransformTest
from ax.modelbridge.transforms.centered_unit_x import CenteredUnitX
from ax.modelbridge.transforms.tests.test_unit_x_transform import UnitXTransformTest


class CenteredUnitXTransformTest(UnitXTransformTest):
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4e32365

Please sign in to comment.