diff options
Diffstat (limited to 'tests/ir')
| -rw-r--r-- | tests/ir/dump-module-info.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ir/dump-module-info.slang b/tests/ir/dump-module-info.slang index c7753b440..67a43b274 100644 --- a/tests/ir/dump-module-info.slang +++ b/tests/ir/dump-module-info.slang @@ -6,7 +6,7 @@ module "foo"; // CHECK: Module Name: foo // This will need bumping whenever we bump the ir module version -// CHECK: Module Version: 1 +// CHECK: Module Version: 2 // Just check that this is in the output with some string // CHECK: Compiler Version: {{.+}} |
