Commit 188b76d9 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweak

parent 7fd23f1e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@ class TestFitsHeaderOps(unittest.TestCase):

    def test_get_proc_info(self):
        proc_info = get_proc_info()
        self.assertEquals(proc_info["BUILD"], "__unset__")
        self.assertEquals(proc_info["BUILD"], "")

    def test_generate_meta(self):
        h = generate_meta()