Changeset 252d76fbd59b83e18b43397931b40a92563eadea
- Timestamp:
- 06/20/2008 04:26:14 PM
(2 months ago)
- Author:
- Samuel Bronson <naesten@gmail.com>
- git-committer:
- Samuel Bronson <naesten@gmail.com> 1214004374 -0400
- git-parent:
[00f1c3bc86b49aaeb2344f9a5c5adda640ff47de]
- git-author:
- Samuel Bronson <naesten@gmail.com> 1214004374 -0400
- Message:
Fix indentation in Ada unit test
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r101d05d |
r252d76f |
|
| 11 | 11 | end |
|---|
| 12 | 12 | |
|---|
| 13 | | def test_comprehensive_adb |
|---|
| | 13 | def test_comprehensive_adb |
|---|
| 14 | 14 | verify_parse("ada1.adb") |
|---|
| 15 | 15 | end |
|---|