Kaynağa Gözat

Revert "another test for build.gradle"

This reverts commit b14f3aef3d60abc5964b0224b3ddbd006e66d95d.
Brandon Kiefer 8 yıl önce
ebeveyn
işleme
221b47d38d
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0
    1
      exercises/build.gradle

+ 0
- 1
exercises/build.gradle Dosyayı Görüntüle

56
     // When running the standard test task, make sure we prepopulate the test source set with the
56
     // When running the standard test task, make sure we prepopulate the test source set with the
57
     // @Ignore-stripped tests.
57
     // @Ignore-stripped tests.
58
     // Insert comment to force change in CI
58
     // Insert comment to force change in CI
59
-    // Another comment because CI hit Github API limit
60
     test.dependsOn(copyTestsFilteringIgnores)
59
     test.dependsOn(copyTestsFilteringIgnores)
61
   }
60
   }
62
 
61