Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
docker-py
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
docker-py
Commits
c622ff64
Kaydet (Commit)
c622ff64
authored
Kas 12, 2015
tarafından
Joffrey F
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove unused files
Signed-off-by:
Joffrey F
<
joffrey@docker.com
>
üst
6e73f04a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
17 deletions
+0
-17
__init__.py
tests/integration/__init__.py
+0
-13
integration_test.py
tests/integration_test.py
+0
-4
No files found.
tests/integration/__init__.py
Dosyayı görüntüle @
c622ff64
# flake8: noqa
# FIXME: crutch while we transition to the new folder architecture
# Remove imports when merged in master and Jenkins is updated to find the
# tests in the new location.
from
.api_test
import
*
from
.build_test
import
*
from
.container_test
import
*
from
.exec_test
import
*
from
.image_test
import
*
from
.network_test
import
*
from
.regression_test
import
*
from
.volume_test
import
*
tests/integration_test.py
deleted
100644 → 0
Dosyayı görüntüle @
6e73f04a
# FIXME: placeholder while we transition to the new folder architecture
# Remove when merged in master and Jenkins is updated to find the tests
# in the new location.
from
.integration
import
*
# flake8: noqa
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment