diff options
| author | Russ Cox <rsc@golang.org> | 2010-02-21 18:57:21 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2010-02-21 18:57:21 -0800 |
| commit | 5244cc3fa033dac4e10684dce43e352a075c89b6 (patch) | |
| tree | 4727b1c1d7b31780faa3e6f69920c64f49b67b5e | |
| parent | 66c927aeb2941dc9728fd3df49e8636d51294b3b (diff) | |
| download | golang-5244cc3fa033dac4e10684dce43e352a075c89b6.tar.gz | |
test: rename nul.go to nul1.go
nul is a reserved file name in Windows
R=r
CC=golang-dev
http://codereview.appspot.com/216068
| -rw-r--r-- | test/nul1.go (renamed from test/nul.go) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/nul.go b/test/nul1.go index 026d39754..026d39754 100644 --- a/test/nul.go +++ b/test/nul1.go |
