Rémy Oudompheng | d9953c9 | 2012-10-07 18:37:05 +0200 | [diff] [blame] | 1 | // rundir |
Russ Cox | cd22afa | 2012-09-23 13:16:14 -0400 | [diff] [blame] | 2 | |
Robert Griesemer | 459da21 | 2011-02-03 20:35:14 -0800 | [diff] [blame] | 3 | // Copyright 2011 The Go Authors. All rights reserved. |
4 | // Use of this source code is governed by a BSD-style | ||||
5 | // license that can be found in the LICENSE file. | ||||
6 | |||||
7 | // Test case for issue 1402. | ||||
Rémy Oudompheng | d9953c9 | 2012-10-07 18:37:05 +0200 | [diff] [blame] | 8 | package ignored |