···99# When configured, Gradle will run in incubating parallel mode.
1010# This option should only be used with decoupled projects. More details, visit
1111# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1212-# org.gradle.parallel=true
1212+org.gradle.parallel=true
1313#Sat May 02 07:38:24 MSK 2020
1414kotlin.code.style=official
1515android.enableJetifier=true
···11package com.example.util.simpletimetracker
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.core
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.data_local
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_change_record
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_change_record_type
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_dialogs
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_main
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_records
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_running_records
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_settings
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_statistics
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.feature_widget
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).
···11package com.example.util.simpletimetracker.navigation
2233+import org.junit.Assert.assertEquals
34import org.junit.Test
44-55-import org.junit.Assert.*
6576/**
87 * Example local unit test, which will execute on the development machine (host).