test-ob-octave: Add missing `provide'

This commit is contained in:
Nick Dokos 2022-03-15 12:33:52 -04:00 committed by Ihor Radchenko
parent e359b01a63
commit 98a771cc3b
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 2 additions and 0 deletions

View File

@ -63,3 +63,5 @@
(org-test-at-id "cc2d82bb-2ac0-45be-a0c8-d1463b86a3ba"
(org-babel-next-src-block 5)
(should (equal nil (org-babel-execute-src-block)))))
(provide 'test-ob-octave)