OSDN Git Service

Add Spotless to format kotlin code
[android-x86/packages-apps-Taskbar.git] / app / src / test / java / com / farmerbb / taskbar / util / FABWrapperTest.kt
index 0894c64..c5580a9 100644 (file)
@@ -56,4 +56,4 @@ class FABWrapperTest {
         wrapper.hide()
         Assert.assertEquals(View.GONE.toLong(), wrapper.view.visibility.toLong())
     }
-}
\ No newline at end of file
+}