Commit ad4ede91e96b810e7d792c7ca47d8f5321caef9a

Patrick Steinhardt 2018-03-02T13:51:57

tests: fix p_regcomp test not checking return type While the test asserts that the error value indcates a non-value, it is actually never getting assigned to. Fix this.