diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-10-12 12:18:49 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-10-12 12:18:49 +0200 |
commit | 21758878a3b902ba06aaf2945edc626b367f2dbd (patch) | |
tree | 64be065c27e88150efd180554ce879b65b120e6d /tests/repository/1/math | |
parent | 384a3287548786990745c88a7da652a179a4731f (diff) |
Rework test script
Diffstat (limited to 'tests/repository/1/math')
-rw-r--r-- | tests/repository/1/math/stable/repositories | 6 | ||||
-rw-r--r-- | tests/repository/1/math/testing/repositories | 8 | ||||
-rw-r--r-- | tests/repository/1/math/unstable/repositories | 8 |
3 files changed, 0 insertions, 22 deletions
diff --git a/tests/repository/1/math/stable/repositories b/tests/repository/1/math/stable/repositories deleted file mode 100644 index c7a30f7..0000000 --- a/tests/repository/1/math/stable/repositories +++ /dev/null @@ -1,6 +0,0 @@ -# math/stable -# -: 1 -location: ../../misc/stable -: - diff --git a/tests/repository/1/math/testing/repositories b/tests/repository/1/math/testing/repositories deleted file mode 100644 index 5210aa4..0000000 --- a/tests/repository/1/math/testing/repositories +++ /dev/null @@ -1,8 +0,0 @@ -# math/testing -# -: 1 -location: ../../misc/testing -: -location: ../stable -role: complement -: diff --git a/tests/repository/1/math/unstable/repositories b/tests/repository/1/math/unstable/repositories deleted file mode 100644 index 4c9d2bf..0000000 --- a/tests/repository/1/math/unstable/repositories +++ /dev/null @@ -1,8 +0,0 @@ -# math/unstable -# -: 1 -location: ../../misc/testing -: -location: ../testing -role: complement -: |