Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 #!/bin/bash | |
| 1 # Copyright (c) 2013 Google Inc. All rights reserved. | 2 # Copyright (c) 2013 Google Inc. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 4 | 5 |
| 5 This file will be passed to the test rule. | 6 test "${BUNDLE_DISPLAY_NAME}" = 'α' |
| 6 | |
| OLD | NEW |