We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa13ab commit aa3f781Copy full SHA for aa3f781
other/quacWithBadBandsList/xtquacwithbadbandslist.spec.pro
@@ -46,7 +46,7 @@ l = luna(CONFIG_FILE = './../../idl.test.json')
46
;create a suite
47
s = l.suite('Test that our task file')
48
49
- ; amke sure the task exist
+ ; make sure the task exist
50
it = s.test('exists')
51
52
(it.expects(1)).toEqual, file_test(taskFile)
0 commit comments