diff options
Diffstat (limited to 'tests')
| -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 9ce421161..c7753b440 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: 0 +// CHECK: Module Version: 1 // Just check that this is in the output with some string // CHECK: Compiler Version: {{.+}} |
