Kaynağa Gözat

Update POLICIES.md

Stuart Kent 9 yıl önce
ebeveyn
işleme
0c77d83f6b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      POLICIES.md

+ 1
- 1
POLICIES.md Dosyayı Görüntüle

42
 
42
 
43
 ### Ignore noninitial tests
43
 ### Ignore noninitial tests
44
 
44
 
45
-> All but the first test in an exercise test suite should be annotated `@Ignore("Remove to run test)` (single test) or `@Ignore("Remove to run tests)` (parametrized test).
45
+> All but the first test in an exercise test suite should be annotated `@Ignore("Remove to run test")` (single test) or `@Ignore("Remove to run tests")` (parametrized test).
46
 
46
 
47
 References: [[1](https://github.com/exercism/xjava/issues/101#issuecomment-249349204)]
47
 References: [[1](https://github.com/exercism/xjava/issues/101#issuecomment-249349204)]
48
 
48