10000 rename test package · marcusgram/utPLSQL-SQLDeveloper@6a8e559 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6a8e559

Browse files
rename test package
1 parent ab48f1e commit 6a8e559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sqldev/src/test/java/org/utplsql/sqldev/tests/PreferenceModelTest.xtend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
package org.utplsql.sqldev.preferences.tests
16+
package org.utplsql.sqldev.tests
1717

1818
import org.junit.Assert
1919
import org.junit.Test

sqldev/src/test/java/org/utplsql/sqldev/tests/UtplsqlParserTest.xtend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
package org.utplsql.sqldev.preferences.tests
16+
package org.utplsql.sqldev.tests
1717

1818
import org.junit.Assert
1919
import org.junit.Test

0 commit comments

Comments
 (0)
0