Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d06176fb authored by CHIA-HSUAN HSU (xWF)'s avatar CHIA-HSUAN HSU (xWF) Committed by Android (Google) Code Review
Browse files

Merge "Fix the typo of ExitDesktopToFullScreenWithAppHeaderMenuTest and move...

Merge "Fix the typo of ExitDesktopToFullScreenWithAppHeaderMenuTest and move into /fundamentals subdir." into main
parents a82b84d4 d8e81c5a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

package com.android.wm.shell.functional
package com.android.wm.shell.functional.fundamentals

import android.platform.test.annotations.Postsubmit
import android.platform.test.rule.ScreenRecordRule
@@ -27,4 +27,4 @@ import org.junit.runners.BlockJUnit4ClassRunner
@RunWith(BlockJUnit4ClassRunner::class)
@Postsubmit
@ScreenRecordRule.ScreenRecord
class ExitDesktopToFullScreenToFullScreenWithAppHeaderMenuTest : ExitDesktopToFullScreenWithAppHeaderMenu()
 No newline at end of file
class ExitDesktopToFullScreenWithAppHeaderMenuTest : ExitDesktopToFullScreenWithAppHeaderMenu()